summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tiny clean-up of OPROFILE/KPROBES configurationLinus Torvalds2007-12-062-6/+7
* Fix oprofile configuration breakageRalf Baechle2007-12-062-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-054-91/+114
|\
| * futex: correctly return -EFAULT not -EINVALThomas Gleixner2007-12-051-1/+1
| * lockdep: in_range() fixOleg Nesterov2007-12-051-12/+10
| * lockdep: fix debug_show_all_locks()Ingo Molnar2007-12-051-0/+7
| * sched: style cleanupsIngo Molnar2007-12-051-64/+68
| * futex: fix for futex_wait signal stack corruptionSteven Rostedt2007-12-052-14/+28
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-12-055-40/+57
|\ \
| * | VM/Security: add security hook to do_brkEric Paris2007-12-061-0/+4
| * | Security: round mmap hint address above mmap_min_addrEric Paris2007-12-063-0/+22
| * | security: protect from stack expantion into low vm addressesEric Paris2007-12-061-2/+6
| * | Security: allow capable check to permit mmap or low vm spaceEric Paris2007-12-061-1/+1
| * | SELinux: detect dead booleansStephen Smalley2007-12-061-13/+30
| * | SELinux: do not clear f_op when removing entriesStephen Smalley2007-12-061-27/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-0510-31/+41
|\ \
| * | [LRO]: fix lro_gen_skb() alignmentAndrew Gallatin2007-12-053-1/+6
| * | [TCP]: NAGLE_PUSH seems to be a wrong way aroundIlpo Järvinen2007-12-051-2/+1
| * | [TCP]: Move prior_in_flight collect to more robust placeIlpo Järvinen2007-12-051-2/+1
| * | [TCP] FRTO: Use of existing funcs make code more obvious & robustIlpo Järvinen2007-12-051-9/+5
| * | [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FSPavel Emelyanov2007-12-051-1/+1
| * | [ROSE]: Trivial compilation CONFIG_INET=n casePavel Emelyanov2007-12-051-1/+1
| * | [IPVS]: Fix sched registration race when checking for name collision.Pavel Emelyanov2007-12-051-13/+14
| * | [IPVS]: Don't leak sysctl tables if the scheduler registration fails.Pavel Emelyanov2007-12-052-2/+12
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-058-17/+32
|\ \
| * | [SPARC64]: Update defconfig.David S. Miller2007-12-051-4/+5
| * | [SPARC]: Add missing of_node_putJulia Lawall2007-12-051-1/+3
| * | [SPARC64]: check for possible NULL pointer dereferenceCyrill Gorcunov2007-12-051-0/+4
| * | [SPARC]: Add missing "space"Joe Perches2007-12-051-4/+4
| * | [SPARC64]: Add missing "space"Joe Perches2007-12-051-2/+3
| * | [SPARC64]: Add missing pci_dev_putJulia Lawall2007-12-051-0/+2
| * | [SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.David S. Miller2007-12-051-1/+1
| * | [SPARC64]: Missing mdesc_release() in ldc_init().David S. Miller2007-12-051-5/+10
| |/
* | remove nonsense force-casts from ocfs2Al Viro2007-12-051-14/+6
* | regression: bfs endianness bugAl Viro2007-12-051-1/+2
* | fcrypt endianness misannotationsAl Viro2007-12-051-44/+44
* | no need to mess with KBUILD_CFLAGS on uml-i386 anymoreAl Viro2007-12-051-5/+0
* | regression: cifs endianness bugAl Viro2007-12-051-16/+17
* | VM/Security: add security hook to do_brkEric Paris2007-12-051-0/+4
* | SLUB's ksize() fails for size > 2048Vegard Nossum2007-12-051-1/+5
* | proc: fix proc_dir_entry refcountingAlexey Dobriyan2007-12-055-21/+5
* | jbd: Fix assertion failure in fs/jbd/checkpoint.cJan Kara2007-12-053-10/+12
* | mm: fix XIP file writesNick Piggin2007-12-051-1/+1
* | gpio_cs5535: disable AUX on outputBen Gardner2007-12-051-0/+5
* | Avoid potential NULL dereference in unregister_sysctl_tablePavel Emelyanov2007-12-051-0/+4
* | Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transferBryan Wu2007-12-051-7/+45
* | Blackfin SPI driver: move hard coded pin_req to board fileBryan Wu2007-12-052-21/+8
* | Blackfin SPI driver: use void __iomem * for regs_baseBryan Wu2007-12-051-5/+4
* | Blackfin SPI driver: use cpu_relax() to replace continue in while busywaitBryan Wu2007-12-051-39/+39
* | spi: spi_bfin: resequence DMA start/stopSonic Zhang2007-12-051-11/+19
OpenPOWER on IntegriCloud