summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-03-074-14/+16
|\
| * slub: fix typo in Documentation/vm/slub.txtItaru Kitayama2008-03-061-2/+2
| * slab: NUMA slab allocator migration bugfixJoe Korty2008-03-061-3/+2
| * slub: Do not cross cacheline boundaries for very small objectsNick Piggin2008-03-061-4/+7
| * slab - use angle brackets for include of kmalloc_sizes.hJoe Perches2008-03-062-3/+3
| * slab numa fallback logic: Do not pass unfiltered flags to page allocatorChristoph Lameter2008-03-061-1/+1
| * slub statistics: Fix check for DEACTIVATE_REMOTE_FREESChristoph Lameter2008-03-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-03-079-43/+57
|\ \
| * | ide: update references to Documentation/ide/ide.txt (v2)Randy Dunlap2008-03-076-31/+41
| * | ide: move ide.txt to Documentation/ide/Randy Dunlap2008-03-071-10/+10
| * | ide: fix buggy code in ide_register_hw()Peter Teoh2008-03-071-1/+1
| * | ide: fix enabling DMA on it821x in "smart" modeBartlomiej Zolnierkiewicz2008-03-071-1/+1
| * | ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flagBartlomiej Zolnierkiewicz2008-03-071-0/+4
* | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-03-075-4/+13
|\ \ \ | |/ / |/| |
| * | NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossingsTrond Myklebust2008-03-071-0/+2
| * | NFS: Fix the fsid revalidation in nfs_update_inode()Trond Myklebust2008-03-072-2/+5
| * | SUNRPC: Fix a nfs4 over rdma transport oopsTom Talpey2008-03-071-1/+5
| * | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.cTrond Myklebust2008-03-071-1/+1
* | | gigaset: fix Oops on module unload regressionTilman Schmidt2008-03-071-2/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-074-11/+49
|\ \ \
| * | | sched: don't allow rt_runtime_us to be zero for groups having rt tasksDhaval Giani2008-03-071-0/+17
| * | | sched: rt-group: fixup schedulability constraints calculationPeter Zijlstra2008-03-071-7/+3
| * | | sched: fix the wrong time slice value for SCHED_FIFO tasksMiao Xie2008-03-071-1/+1
| * | | sched: export task_nicePavel Roskin2008-03-071-1/+1
| * | | sched: balance RT task resched only on runqueueSteven Rostedt2008-03-071-2/+4
| * | | sched: retain vruntimePeter Zijlstra2008-03-073-0/+23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-078-18/+15
|\ \ \ \
| * | | | x86-boot: don't request VBE2 informationPeter Korsgaard2008-03-072-10/+1
| * | | | x86: re-add reboot fixupsIngo Molnar2008-03-071-0/+6
| * | | | x86: fix typo in step.cJan Beulich2008-03-071-2/+2
| * | | | x86: fix merge mistake in i387.cJan Beulich2008-03-071-1/+1
| * | | | x86: clear DF before calling signal handlerAurelien Jarno2008-03-073-5/+5
| |/ / /
* | | | drivers/char/esp.c: fix bootup lockupIngo Molnar2008-03-071-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2008-03-0632-922/+625
|\ \ \
| * | | sh: Fix up the sh64 build.Paul Mundt2008-03-062-19/+7
| * | | sh: Fix up SH7710 VoIP-GW build.Paul Mundt2008-03-066-449/+250
| * | | sh: Flag PMB support as EXPERIMENTAL.Paul Mundt2008-03-061-1/+1
| * | | sh: Update r7780mp defconfig.Paul Mundt2008-03-061-25/+66
| * | | fb: hitfb: Balance probe/remove section annotations.Paul Mundt2008-03-061-2/+2
| * | | sh: hp6xx: Fix up hp6xx_apm build failure.Paul Mundt2008-03-061-0/+2
| * | | fb: pvr2fb: Fix up remaining section mismatch.Paul Mundt2008-03-061-8/+4
| * | | sh: Fix up section mismatches.Paul Mundt2008-03-062-2/+2
| * | | sh: hp6xx: Correct APM output.Kristoffer Ericson2008-03-061-6/+14
| * | | sh: update se7780 defconfiggoda.yusuke2008-03-061-391/+255
| * | | sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-0613-17/+17
| * | | sh: export copy-page() to modulesAndrew Morton2008-03-062-0/+2
| * | | sh_ksyms_32.c update for gcc 4.3Adrian Bunk2008-03-061-2/+2
| * | | sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk2008-03-061-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-03-065-12/+17
|\ \ \ \
| * | | | [Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0Mike Frysinger2008-03-051-1/+1