summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: fixlet for group load balancePeter Zijlstra2008-09-231-13/+14
*-. Merge branches 'sched/urgent' and 'sched/rt' into sched/develIngo Molnar2008-09-23178-1301/+1980
|\ \
| | * sched: compilation fix with gcc 3.4.6Krzysztof Helt2008-09-061-6/+4
| | * sched: extract walk_tg_tree(), fixIngo Molnar2008-08-281-1/+1
| | * sched: rt-bandwidth fixesPeter Zijlstra2008-08-191-62/+63
| | * sched: extract walk_tg_tree()Peter Zijlstra2008-08-191-33/+46
| | * sched: rt-bandwidth group disable fixesPeter Zijlstra2008-08-192-2/+12
| | * sched: rt-bandwidth accounting fixPeter Zijlstra2008-08-191-6/+5
| | * sched: rt-bandwidth for user grouping interfacePeter Zijlstra2008-08-191-2/+2
| * | sched: fix init_hrtick() section mismatch warningRakib Mullick2008-09-231-1/+1
| * | pcmcia: Fix broken abuse of dev->driver_dataAlan Cox2008-09-221-9/+14
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-222-6/+11
| |\ \
| | * | Input: jornada720_ts - fix build error ( LONG() usage )Kristoffer Ericson2008-09-161-2/+2
| | * | Input: bcm5974 - switch back to normal mode when closingHenrik Rydberg2008-09-161-4/+9
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-221-2/+4
| |\ \ \
| | * | | netdev: simple_tx_hash shouldn't hash inside fragmentsAlexander Duyck2008-09-201-2/+4
| * | | | Linux 2.6.27-rc7v2.6.27-rc7Linus Torvalds2008-09-211-1/+1
| * | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-09-213-12/+12
| |\ \ \ \
| | * | | | hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk2008-09-201-1/+1
| | * | | | hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki2008-09-201-2/+2
| | * | | | hwmon: (atxp1) Fix device detection logicJean Delvare2008-09-201-9/+9
| * | | | | Merge branch 'kvm-updates/2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-09-211-6/+1
| |\ \ \ \ \
| | * | | | | KVM: ia64: 'struct fdesc' build fixJes Sorensen2008-09-191-6/+1
| | |/ / / /
| * | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-216-24/+75
| |\ \ \ \ \
| | * | | | | [MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto2008-09-211-0/+1
| | * | | | | [MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto2008-09-213-20/+55
| | * | | | | [MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle2008-09-211-0/+2
| | * | | | | [MIPS] Fix 64-bit IP checksum codeAtsushi Nemoto2008-09-211-4/+17
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-09-214-11/+18
| |\ \ \ \ \
| | * | | | | mmc_test: initialize mmc_test_lock staticallyAkinobu Mita2008-09-201-3/+1
| | * | | | | mmc_block: handle error from mmc_register_driver()Akinobu Mita2008-09-201-2/+7
| | * | | | | atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pinHaavard Skinnemoen2008-09-201-0/+4
| | * | | | | atmel-mci: Fix bogus debugfs file sizeHaavard Skinnemoen2008-09-201-4/+0
| | * | | | | atmel-mci: Fix memory leak in atmci_regs_showHaavard Skinnemoen2008-09-201-0/+2
| | * | | | | atmel-mci: debugfs: enable clock before dumping regsHaavard Skinnemoen2008-09-201-0/+2
| | * | | | | tmio_mmc: fix compilation with debug enabledDmitry Baryshkov2008-09-201-2/+2
| * | | | | | MAINTAINERS: Various fixesJean Delvare2008-09-211-7/+7
| * | | | | | MAINTAINERS: Trivial whitespace cleanupsJean Delvare2008-09-211-81/+81
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-09-192-1/+4
| |\ \ \ \ \
| | * | | | | [S390] cio: fix orb initialization in cio_start_keyStefan Weinhuber2008-09-161-0/+1
| | * | | | | [S390] cio: Fix driver_data handling for ccwgroup devices.Cornelia Huck2008-09-161-1/+3
| * | | | | | Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds2008-09-197-47/+119
| |\ \ \ \ \ \
| | * | | | | | [XFS] Don't do I/O beyond eof when unreserving spaceLachlan McIlroy2008-09-171-0/+18
| | * | | | | | [XFS] Fix use-after-free with buffersLachlan McIlroy2008-09-171-24/+20
| | * | | | | | [XFS] Prevent lockdep false positives when locking two inodes.David Chinner2008-09-172-1/+16
| | * | | | | | [XFS] Fix barrier status change detection.David Chinner2008-09-171-1/+1
| | * | | | | | [XFS] Prevent direct I/O from mapping extents beyond eofLachlan McIlroy2008-09-171-0/+4
| | * | | | | | [XFS] Fix regression introduced by remount fixupChristoph Hellwig2008-09-171-0/+20
| | * | | | | | [XFS] Move memory allocations for log tracing out of the critical pathLachlan McIlroy2008-09-172-21/+40
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-09-197-23/+42
| |\ \ \ \ \ \