aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-09Linux 2.6.25-rc5v2.6.25-rc5Linus Torvalds
2008-03-09Do not include linux/backing-dev.h twiceJesper Juhl
2008-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-03-09alpha: fix iommu-related boot panicIvan Kokshaysky
2008-03-09cpu hotplug: adjust root-domain->online span in response to hotplug eventGregory Haskins
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel
2008-03-09time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...Karsten Wiese
2008-03-09time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool
2008-03-09ntp: use unsigned input for do_div()David Howells
2008-03-08Fix waitid si_code regressionRoland McGrath
2008-03-08[CRYPTO] skcipher: Fix section mismatchesHerbert Xu
2008-03-07x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath
2008-03-07bluetooth: Add another Broadcom deviceKarsten Keil
2008-03-07Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-03-07ide: update references to Documentation/ide/ide.txt (v2)Randy Dunlap
2008-03-07ide: move ide.txt to Documentation/ide/Randy Dunlap
2008-03-07ide: fix buggy code in ide_register_hw()Peter Teoh
2008-03-07ide: fix enabling DMA on it821x in "smart" modeBartlomiej Zolnierkiewicz
2008-03-07ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flagBartlomiej Zolnierkiewicz
2008-03-07Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-03-07NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossingsTrond Myklebust
2008-03-07NFS: Fix the fsid revalidation in nfs_update_inode()Trond Myklebust
2008-03-07SUNRPC: Fix a nfs4 over rdma transport oopsTom Talpey
2008-03-07NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.cTrond Myklebust
2008-03-07gigaset: fix Oops on module unload regressionTilman Schmidt
2008-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-03-07drivers/char/esp.c: fix bootup lockupIngo Molnar
2008-03-07sched: don't allow rt_runtime_us to be zero for groups having rt tasksDhaval Giani
2008-03-07sched: rt-group: fixup schedulability constraints calculationPeter Zijlstra
2008-03-07sched: fix the wrong time slice value for SCHED_FIFO tasksMiao Xie
2008-03-07sched: export task_nicePavel Roskin
2008-03-07sched: balance RT task resched only on runqueueSteven Rostedt
2008-03-07sched: retain vruntimePeter Zijlstra
2008-03-07x86-boot: don't request VBE2 informationPeter Korsgaard
2008-03-07x86: re-add reboot fixupsIngo Molnar
2008-03-07x86: fix typo in step.cJan Beulich
2008-03-07x86: fix merge mistake in i387.cJan Beulich
2008-03-07x86: clear DF before calling signal handlerAurelien Jarno
2008-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds
2008-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-03-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-03-06slub: fix typo in Documentation/vm/slub.txtItaru Kitayama
2008-03-06slab: NUMA slab allocator migration bugfixJoe Korty
2008-03-06slub: Do not cross cacheline boundaries for very small objectsNick Piggin
2008-03-06slab - use angle brackets for include of kmalloc_sizes.hJoe Perches
2008-03-06slab numa fallback logic: Do not pass unfiltered flags to page allocatorChristoph Lameter
2008-03-06slub statistics: Fix check for DEACTIVATE_REMOTE_FREESChristoph Lameter