summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-23[IA64] Use static const char * const in palinfo.cJoe Perches
2010-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-09-23ipmi: fix hardcoded ipmi device exit path warningYinghai Lu
2010-09-23rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy
2010-09-23mmap: call unlink_anon_vmas() in __split_vma() in case of errorAndrea Arcangeli
2010-09-23rmap: fix walk during forkAndrea Arcangeli
2010-09-23drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton
2010-09-23oom: filter unkillable tasks from tasklist dumpDavid Rientjes
2010-09-23drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-23uml: fix compile warningRichard Weinberger
2010-09-23/proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro
2010-09-23fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski
2010-09-23efifb: support the EFI framebuffer on more Apple hardwareLuke Macken
2010-09-23efifb: check that the base address is plausible on pci systemsPeter Jones
2010-09-23aio: do not return ERESTARTSYS as a result of AIOJan Kara
2010-09-23vmscan: check all_unreclaimable in direct reclaim pathMinchan Kim
2010-09-23drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...Axel Lin
2010-09-23MAINTAINERS: change AVR32 and AT32AP maintainerHans-Christian Egtvedt
2010-09-23vmware balloon: rename moduleDmitry Torokhov
2010-09-23arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori
2010-09-23/proc/vmcore: fix seekingArnd Bergmann
2010-09-23ipmi: fix acpi probe printYinghai Lu
2010-09-23oom: always return a badness score of non-zero for eligible tasksDavid Rientjes
2010-09-23Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg
2010-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-09-22powerpc: fix double syscall restartsAl Viro
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-22bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friendsJan Kara
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-22bdi: Initialize noop_backing_dev_info properlyJan Kara
2010-09-22sparc: Prevent no-handler signal syscall restart recursion.David S. Miller
2010-09-22sparc: Don't mask signal when we can't setup signal frame.David S. Miller
2010-09-22Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-09-22fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil
2010-09-22i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman
2010-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-09-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-09-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-09-21sched: Fix nohz balance kickSuresh Siddha
2010-09-21cfq-iosched: fix a kernel OOPs when usb key is insertedVivek Goyal
2010-09-21block: fix blk_rq_map_kern bio direction flagBenny Halevy
2010-09-21cciss: freeing uninitialized data on error pathDan Carpenter
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson
2010-09-21sparc64: Fix race in signal instruction flushing.David S. Miller
2010-09-21percpu: fix pcpu_last_unit_cpuTejun Heo
2010-09-21lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.Rusty Russell
2010-09-21virtio: console: Prevent userspace from submitting NULL buffersAmit Shah
2010-09-21virtio: console: Fix poll blocking even though there is data to readHans de Goede