aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-29
| |\ \ \ \ \ \
| | * | | | | | ipw2200: firmware DMA loading reworkZhu Yi2009-08-28
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-05
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu2009-08-29
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-09-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [CPUFREQ] Re-enable cpufreq suspend and resume codeDominik Brodowski2009-09-01
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [IA64] fix csum_ipv6_magic()Jiri Bohac2009-09-02
| * | | | | | | | | [IA64] Fix warning in dma-mapping.cLuck, Tony2009-09-02
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-09-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xfs: actually enable the swapext compat handlerChristoph Hellwig2009-09-01
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-09-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_keyRyusuke Konishi2009-08-30
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | percpu: don't assume existence of cpu0Tejun Heo2009-09-01
* | | | | | | | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2009-09-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet2009-09-03
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-09-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dm snapshot: fix on disk chunk size validationMikulas Patocka2009-09-04
| * | | | | | | | | | | dm exception store: split set_chunk_sizeMikulas Patocka2009-09-04
| * | | | | | | | | | | dm snapshot: fix header corruption race on invalidationMikulas Patocka2009-09-04
| * | | | | | | | | | | dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka2009-09-04
| * | | | | | | | | | | dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow2009-09-04
| * | | | | | | | | | | dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow2009-09-04
| * | | | | | | | | | | dm log: remove incorrect field from userspace table outputJonathan Brassow2009-09-04
| * | | | | | | | | | | dm log: fix userspace status outputJonathan Brassow2009-09-04
| * | | | | | | | | | | dm stripe: expose correct io hintsMike Snitzer2009-09-04
| * | | | | | | | | | | dm table: add more context to terse warning messagesMike Snitzer2009-09-04
| * | | | | | | | | | | dm table: fix queue_limit checking device iteratorMikulas Patocka2009-09-04
| * | | | | | | | | | | dm snapshot: implement iterate devicesMike Snitzer2009-09-04
| * | | | | | | | | | | dm multipath: fix oops when request based io fails when no pathsKiyoshi Ueda2009-09-04
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-09-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PCI SR-IOV: correct broken resource alignment calculationsChris Wright2009-08-30
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sparc64: Fix bootup with mcount in some configs.David S. Miller2009-09-04
| * | | | | | | | | | | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller2009-09-03
* | | | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-09-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras2009-09-03
| * | | | | | | | | | | | perf_counter: Fix /0 bug in swcountersPeter Zijlstra2009-08-29
| * | | | | | | | | | | | perf_counters: Increase paranoia levelIngo Molnar2009-08-28
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews2009-09-03
| * | | | | | | | | | | | Input: i8042 - add Acer Aspire 5536 to the nomux listDmitry Torokhov2009-08-26
* | | | | | | | | | | | | ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre2009-09-05
* | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran2009-09-04
| * | | | | | | | | | | | | ocfs2: invalidate dentry if its dentry_lock isn't initialized.Tao Ma2009-08-27
* | | | | | | | | | | | | | pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds2009-09-05
* | | | | | | | | | | | | | n_tty: do O_ONLCR translation as a single writeLinus Torvalds2009-09-05
* | | | | | | | | | | | | | exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov2009-09-05