summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IA64] salinfo: sema_init instead of init_MUTEXThomas Gleixner2010-09-231-1/+1
* [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.cNikitas Angelinas2010-09-231-3/+2
* [IA64] Use static const char * const in palinfo.cJoe Perches2010-09-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-09-231-1/+1
|\
| * percpu: fix pcpu_last_unit_cpuTejun Heo2010-09-211-1/+1
* | ipmi: fix hardcoded ipmi device exit path warningYinghai Lu2010-09-221-1/+6
* | rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy2010-09-221-5/+8
* | mmap: call unlink_anon_vmas() in __split_vma() in case of errorAndrea Arcangeli2010-09-221-0/+1
* | rmap: fix walk during forkAndrea Arcangeli2010-09-221-1/+1
* | drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton2010-09-221-47/+43
* | oom: filter unkillable tasks from tasklist dumpDavid Rientjes2010-09-221-21/+19
* | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-221-0/+3
* | uml: fix compile warningRichard Weinberger2010-09-223-6/+6
* | /proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro2010-09-221-2/+2
* | fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski2010-09-221-2/+3
* | efifb: support the EFI framebuffer on more Apple hardwareLuke Macken2010-09-221-0/+42
* | efifb: check that the base address is plausible on pci systemsPeter Jones2010-09-222-12/+55
* | aio: do not return ERESTARTSYS as a result of AIOJan Kara2010-09-221-1/+9
* | vmscan: check all_unreclaimable in direct reclaim pathMinchan Kim2010-09-221-8/+35
* | drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...Axel Lin2010-09-221-0/+2
* | MAINTAINERS: change AVR32 and AT32AP maintainerHans-Christian Egtvedt2010-09-221-2/+2
* | vmware balloon: rename moduleDmitry Torokhov2010-09-223-2/+2
* | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-226-1/+25
* | /proc/vmcore: fix seekingArnd Bergmann2010-09-221-1/+1
* | ipmi: fix acpi probe printYinghai Lu2010-09-221-5/+5
* | oom: always return a badness score of non-zero for eligible tasksDavid Rientjes2010-09-221-2/+7
* | Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg2010-09-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-09-224-104/+171
|\ \
| * | sparc: Prevent no-handler signal syscall restart recursion.David S. Miller2010-09-213-1/+7
| * | sparc: Don't mask signal when we can't setup signal frame.David S. Miller2010-09-213-58/+93
| * | sparc64: Fix race in signal instruction flushing.David S. Miller2010-09-201-42/+60
| * | sparc64: Support RAW perf events.David S. Miller2010-09-121-3/+11
* | | powerpc: fix double syscall restartsAl Viro2010-09-223-3/+4
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-227-9/+43
|\ \ \
| * | | bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friendsJan Kara2010-09-221-2/+21
| * | | char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara2010-09-222-2/+5
| * | | bdi: Initialize noop_backing_dev_info properlyJan Kara2010-09-221-0/+2
| * | | cfq-iosched: fix a kernel OOPs when usb key is insertedVivek Goyal2010-09-211-3/+13
| * | | block: fix blk_rq_map_kern bio direction flagBenny Halevy2010-09-211-1/+1
| * | | cciss: freeing uninitialized data on error pathDan Carpenter2010-09-211-1/+1
* | | | Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-09-211-0/+2
|\ \ \ \
| * | | | i2c-omap: Make sure i2c bus is free before setting it to idleMathias Nyman2010-09-221-0/+2
| |/ / /
* | | | fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil2010-09-211-0/+4
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-09-212-5/+5
|\ \ \ \
| * | | | sched: Fix nohz balance kickSuresh Siddha2010-09-211-1/+1
| * | | | sched: Fix user time incorrectly accounted as system time on 32-bitStanislaw Gruszka2010-09-151-4/+4
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-215-26/+27
|\ \ \ \ \
| * | | | | hw breakpoints: Fix pid namespace bugMatt Helsley2010-09-171-1/+2
| * | | | | x86: Fix instruction breakpoint encodingFrederic Weisbecker2010-09-172-22/+20
| * | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-161-1/+3
| |\ \ \ \ \
OpenPOWER on IntegriCloud