| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: remove PREEMPT_RESTRICT | Ingo Molnar | 2007-11-09 | 3 | -12/+3 |
* | sched: turn off PREEMPT_RESTRICT | Ingo Molnar | 2007-11-09 | 1 | -1/+1 |
* | KVM: fix !SMP build error | Ingo Molnar | 2007-11-09 | 1 | -2/+5 |
* | x86: make nmi_cpu_busy() always defined | Ingo Molnar | 2007-11-09 | 1 | -2/+2 |
* | x86: make ipi_handler() always defined | Ingo Molnar | 2007-11-09 | 1 | -4/+2 |
* | sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SEC | Eric Dumazet | 2007-11-09 | 2 | -6/+6 |
* | sched: reintroduce SMP tunings again | Ingo Molnar | 2007-11-09 | 2 | -9/+37 |
* | sched: restore deterministic CPU accounting on powerpc | Paul Mackerras | 2007-11-09 | 6 | -43/+18 |
* | sched: fix delay accounting regression | Balbir Singh | 2007-11-09 | 1 | -5/+6 |
* | sched: reintroduce the sched_min_granularity tunable | Peter Zijlstra | 2007-11-09 | 4 | -13/+41 |
* | sched: documentation: place_entity() comments | Peter Zijlstra | 2007-11-09 | 1 | -2/+9 |
* | sched: fix vslice | Peter Zijlstra | 2007-11-09 | 1 | -0/+1 |
* | Linux 2.6.24-rc2 | Linus Torvalds | 2007-11-06 | 1 | -1/+1 |
* | UML: fix defconfig build again | Jeff Dike | 2007-11-06 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-11-06 | 4 | -5/+11 |
|\ |
|
| * | 9p: add missing end-of-options record for trans_fd | Latchesar Ionkov | 2007-11-06 | 1 | -1/+2 |
| * | 9p: return NULL when trans not found | Latchesar Ionkov | 2007-11-06 | 1 | -2/+2 |
| * | 9p: use copy of the options value instead of original | Latchesar Ionkov | 2007-11-06 | 1 | -2/+4 |
| * | 9p: fix memory leak in v9fs_get_sb | Latchesar Ionkov | 2007-11-06 | 1 | -0/+3 |
* | | Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-11-05 | 4 | -14/+1 |
|\ \ |
|
| * | | drm: DRM: fix memset size error | Li Zefan | 2007-11-06 | 1 | -1/+1 |
| * | | drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL | Dave Airlie | 2007-11-06 | 2 | -11/+0 |
| * | | drm: remove second forward decleration of drm device struct. | Dave Airlie | 2007-11-06 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-11-05 | 5 | -28/+83 |
|\ \ |
|
| * | | libata: handle broken cable reporting | Alan Cox | 2007-11-05 | 3 | -1/+30 |
| * | | pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect | Alan Cox | 2007-11-05 | 1 | -13/+36 |
| * | | ata_piix: Add additional PCI identifier for 40 wire short cable | Alan Cox | 2007-11-05 | 1 | -0/+1 |
| * | | pata_serverworks: Fix problem with some drive combinations | Alan Cox | 2007-11-05 | 1 | -6/+5 |
| * | | Merge branch 'dipm-fix' into upstream-fixes | Jeff Garzik | 2007-11-05 | 1 | -8/+10 |
| |\ \ |
|
| | * | | libata: Don't disable dipm with SET FEATURES | Kristen Carlson Accardi | 2007-11-04 | 1 | -8/+10 |
| * | | | libata and bogus LBA48 drives | Geert Uytterhoeven | 2007-11-04 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-11-05 | 4 | -9/+23 |
|\ \ \
| |_|/
|/| | |
|
| * | | phylib: Silence driver registration | Olof Johansson | 2007-11-05 | 1 | -1/+1 |
| * | | phylib: Add ID for Marvell 88E1240 | Olof Johansson | 2007-11-05 | 1 | -5/+18 |
| * | | 82596: free nonexistent resource fix | Evgeniy Dushistov | 2007-11-05 | 1 | -1/+2 |
| * | | SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy meals | David Miller | 2007-11-05 | 1 | -2/+2 |
| |/ |
|
* | | ata_piix: Add additional PCI identifier for 40 wire short cable | Alan Cox | 2007-11-05 | 1 | -0/+1 |
* | | time: fix inconsistent function names in comments | Li Zefan | 2007-11-05 | 3 | -3/+3 |
* | | m68knommu: fix pread/pwrite defines | Greg Ungerer | 2007-11-05 | 1 | -2/+2 |
* | | eCryptfs: release mutex on hash error path | Michael Halcrow | 2007-11-05 | 1 | -4/+22 |
* | | eCryptfs: increment extent_offset once per loop interation | Michael Halcrow | 2007-11-05 | 1 | -2/+0 |
* | | telephony: phonedev panics if unregistering device not registered [Bug 9266] | Matti Linnanvuori | 2007-11-05 | 1 | -3/+2 |
* | | md: fix misapplied patch in raid5.c | Neil Brown | 2007-11-05 | 1 | -7/+7 |
* | | virtio/virtcons: fix section mismatch warning | Randy Dunlap | 2007-11-05 | 1 | -1/+1 |
* | | rtc: m48t59 fix section mismatch warning | Randy Dunlap | 2007-11-05 | 1 | -3/+3 |
* | | uml: correctly strip kernel defines from userspace CFLAGS | Jeff Dike | 2007-11-05 | 1 | -2/+5 |
* | | uml: fix incompatible types warning in previous SG fix | WANG Cong | 2007-11-05 | 1 | -1/+1 |
* | | paride: fix 'and' typo in drivers/block/paride/pt.c | Roel Kluin | 2007-11-05 | 1 | -1/+1 |
* | | fs/afs/vlocation.c: fix off-by-one | Adrian Bunk | 2007-11-05 | 1 | -1/+1 |
* | | arm26: remove it again | Hugh Dickins | 2007-11-05 | 1 | -1/+0 |