Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | mtd: nftl: write support is broken | Dimitri Gorokhovik | 2009-09-03 | |
| | * | | | mtd: m25p80: fix null pointer dereference bug | Anton Vorontsov | 2009-09-03 | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ | ||||
| | * | | | | block: Allow changing max_sectors_kb above the default 512 | Nikanth Karthikesan | 2009-09-01 | |
| * | | | | | Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ \ | ||||
| | * | | | | | sound: oxygen: handle cards with missing EEPROM | Clemens Ladisch | 2009-09-03 | |
| | * | | | | | sound: oxygen: fix MCLK rate for 192 kHz playback | Clemens Ladisch | 2009-09-01 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | tc: Fix unitialized kernel memory leak | Eric Dumazet | 2009-09-03 | |
| | * | | | | | | pkt_sched: Revert tasklet_hrtimer changes. | David S. Miller | 2009-09-01 | |
| | * | | | | | | net: sk_free() should be allowed right after sk_alloc() | Jarek Poplawski | 2009-09-01 | |
| | * | | | | | | gianfar: gfar_remove needs to call unregister_netdev() | Toru UCHIYAMA | 2009-08-31 | |
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-29 | |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | ipw2200: firmware DMA loading rework | Zhu Yi | 2009-08-28 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test | Herbert Xu | 2009-08-29 | |
| * | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | [CPUFREQ] Re-enable cpufreq suspend and resume code | Dominik Brodowski | 2009-09-01 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||
| * | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | [IA64] fix csum_ipv6_magic() | Jiri Bohac | 2009-09-02 | |
| | * | | | | | | | | | [IA64] Fix warning in dma-mapping.c | Luck, Tony | 2009-09-02 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | xfs: actually enable the swapext compat handler | Christoph Hellwig | 2009-09-01 | |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_key | Ryusuke Konishi | 2009-08-30 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | percpu: don't assume existence of cpu0 | Tejun Heo | 2009-09-01 | |
| * | | | | | | | | | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU | Eric Dumazet | 2009-09-03 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | dm snapshot: fix on disk chunk size validation | Mikulas Patocka | 2009-09-04 | |
| | * | | | | | | | | | | | dm exception store: split set_chunk_size | Mikulas Patocka | 2009-09-04 | |
| | * | | | | | | | | | | | dm snapshot: fix header corruption race on invalidation | Mikulas Patocka | 2009-09-04 | |
| | * | | | | | | | | | | | dm snapshot: refactor zero_disk_area to use chunk_io | Mikulas Patocka | 2009-09-04 | |
| | * | | | | | | | | | | | dm log: userspace add luid to distinguish between concurrent log instances | Jonathan Brassow | 2009-09-04 | |
| | * | | | | | | | | | | | dm raid1: do not allow log_failure variable to unset after being set | Jonathan Brassow | 2009-09-04 | |
| | * | | | | | | | | | | | dm log: remove incorrect field from userspace table output | Jonathan Brassow | 2009-09-04 | |
| | * | | | | | | | | | | | dm log: fix userspace status output | Jonathan Brassow | 2009-09-04 | |
| | * | | | | | | | | | | | dm stripe: expose correct io hints | Mike Snitzer | 2009-09-04 | |
| | * | | | | | | | | | | | dm table: add more context to terse warning messages | Mike Snitzer | 2009-09-04 | |
| | * | | | | | | | | | | | dm table: fix queue_limit checking device iterator | Mikulas Patocka | 2009-09-04 | |
| | * | | | | | | | | | | | dm snapshot: implement iterate devices | Mike Snitzer | 2009-09-04 | |
| | * | | | | | | | | | | | dm multipath: fix oops when request based io fails when no paths | Kiyoshi Ueda | 2009-09-04 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | PCI SR-IOV: correct broken resource alignment calculations | Chris Wright | 2009-08-30 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | sparc64: Fix bootup with mcount in some configs. | David S. Miller | 2009-09-04 | |
| | * | | | | | | | | | | | sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds. | David S. Miller | 2009-09-03 | |
| * | | | | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-09-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | perf_counter/powerpc: Fix cache event codes for POWER7 | Paul Mackerras | 2009-09-03 |