index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-11-25
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-11-25
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-11-25
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2010-11-25
arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline
Andrew Morton
2010-11-25
scripts: fix gfp-translate for recent changes to gfp.h
Mel Gorman
2010-11-25
reiserfs: fix inode mutex - reiserfs lock misordering
Frederic Weisbecker
2010-11-25
backlight: grab ops_lock before testing bd->ops
Uwe Kleine-König
2010-11-25
drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()
Axel Lin
2010-11-25
pagemap: set pagemap walk limit to PMD boundary
Naoya Horiguchi
2010-11-25
mm: remove call to find_vma in pagewalk for non-hugetlbfs
David Sterba
2010-11-25
mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly cal...
KAMEZAWA Hiroyuki
2010-11-25
cgroups: make swap accounting default behavior configurable
Michal Hocko
2010-11-25
memcg: avoid deadlock between move charge and try_charge()
Daisuke Nishimura
2010-11-25
drivers/leds/leds-lp5523.c: perform SW reset before detection
Samu Onkalo
2010-11-25
drivers/leds/leds-lp5521.c: perform SW reset before detection
Samu Onkalo
2010-11-25
drivers/leds/leds-lp5523.c: adjust delays and add comments to them
Samu Onkalo
2010-11-25
drivers/leds/leds-lp5521.c: adjust delays and add comments to them
Samu Onkalo
2010-11-25
drivers/leds/leds-lp5523.c: change some macros to functions
Samu Onkalo
2010-11-25
drivers/leds/leds-lp5521.c: change some macros to functions
Samu Onkalo
2010-11-25
fuse: fix attributes after open(O_TRUNC)
Ken Sumrall
2010-11-25
sgi-xpc: XPC fails to discover partitions with all nasids above 128
Robin@sgi.com
2010-11-25
memcg: fix false positive VM_BUG on non-SMP
Kirill A. Shutemov
2010-11-25
uml: disable winch irq before freeing handler data
Will Newton
2010-11-25
nommu: yield CPU while disposing VM
Steven J. Magnani
2010-11-25
include/linux/fs.h: fix userspace build
Loïc Minier
2010-11-25
leds: fix bug with reading NAS SS4200 dmi code
Steven Rostedt
2010-11-24
sisfb: delete osdef.h
Aaro Koskinen
2010-11-24
sisfb: move the CONFIG warning to sis_main.c
Aaro Koskinen
2010-11-24
sisfb: replace SiS_SetMemory with memset_io
Aaro Koskinen
2010-11-24
sisfb: remove InPort/OutPort wrappers
Aaro Koskinen
2010-11-24
sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H
Aaro Koskinen
2010-11-24
sisfb: delete redudant #define SIS_LINUX_KERNEL
Aaro Koskinen
2010-11-24
sisfb: delete dead SIS_XORG_XF86 code
Aaro Koskinen
2010-11-24
sisfb: delete fallback code for pci_map_rom()
Aaro Koskinen
2010-11-24
sisfb: delete obsolete PCI ROM bug workaround
Aaro Koskinen
2010-11-24
md: Call blk_queue_flush() to establish flush/fua support
Darrick J. Wong
2010-11-24
md/raid1: really fix recovery looping when single good device fails.
NeilBrown
2010-11-24
md: fix return value of rdev_size_change()
Justin Maggard
2010-11-24
virtio: fix format of sysfs driver/vendor files
Stephen Hemminger
2010-11-24
Char: virtio_console, fix memory leak
Jiri Slaby
2010-11-24
virtio: return correct capacity to users
Michael S. Tsirkin
2010-11-24
module: Update prototype for ref_module (formerly use_module)
Anders Kaseorg
2010-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-11-24
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-11-24
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2010-11-23
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2010-11-23
Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...
Takashi Iwai
2010-11-23
ALSA: hda - Identify more variants for ALC269
Kailang Yang
[next]