index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2009-09-05
2
-0
/
+5
|
\
|
*
sound: oxygen: handle cards with missing EEPROM
Clemens Ladisch
2009-09-03
1
-0
/
+3
|
*
sound: oxygen: fix MCLK rate for 192 kHz playback
Clemens Ladisch
2009-09-01
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-05
6
-75
/
+89
|
\
\
|
*
|
tc: Fix unitialized kernel memory leak
Eric Dumazet
2009-09-03
1
-0
/
+2
|
*
|
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
2009-09-02
3
-21
/
+18
|
*
|
net: sk_free() should be allowed right after sk_alloc()
Jarek Poplawski
2009-09-02
1
-1
/
+1
|
*
|
gianfar: gfar_remove needs to call unregister_netdev()
Toru UCHIYAMA
2009-08-31
1
-0
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-29
1
-53
/
+67
|
|
\
\
|
|
*
|
ipw2200: firmware DMA loading rework
Zhu Yi
2009-08-28
1
-53
/
+67
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-09-05
3
-4
/
+12
|
\
\
\
\
|
*
|
|
|
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
Herbert Xu
2009-08-29
3
-4
/
+12
*
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2009-09-05
1
-88
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
[CPUFREQ] Re-enable cpufreq suspend and resume code
Dominik Brodowski
2009-09-01
1
-88
/
+7
*
|
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2009-09-05
2
-4
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[IA64] fix csum_ipv6_magic()
Jiri Bohac
2009-09-02
1
-3
/
+5
|
*
|
|
|
|
|
[IA64] Fix warning in dma-mapping.c
Luck, Tony
2009-09-02
1
-1
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-09-05
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xfs: actually enable the swapext compat handler
Christoph Hellwig
2009-09-02
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2009-09-05
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_key
Ryusuke Konishi
2009-08-31
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-05
1
-1
/
+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
percpu: don't assume existence of cpu0
Tejun Heo
2009-09-01
1
-1
/
+14
*
|
|
|
|
|
|
|
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2009-09-05
1
-2
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
Eric Dumazet
2009-09-03
1
-2
/
+2
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2009-09-05
13
-81
/
+198
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
dm snapshot: fix on disk chunk size validation
Mikulas Patocka
2009-09-04
2
-8
/
+19
|
*
|
|
|
|
|
|
|
dm exception store: split set_chunk_size
Mikulas Patocka
2009-09-04
2
-0
/
+12
|
*
|
|
|
|
|
|
|
dm snapshot: fix header corruption race on invalidation
Mikulas Patocka
2009-09-04
1
-10
/
+34
|
*
|
|
|
|
|
|
|
dm snapshot: refactor zero_disk_area to use chunk_io
Mikulas Patocka
2009-09-04
1
-19
/
+7
|
*
|
|
|
|
|
|
|
dm log: userspace add luid to distinguish between concurrent log instances
Jonathan Brassow
2009-09-04
4
-13
/
+31
|
*
|
|
|
|
|
|
|
dm raid1: do not allow log_failure variable to unset after being set
Jonathan Brassow
2009-09-04
1
-1
/
+7
|
*
|
|
|
|
|
|
|
dm log: remove incorrect field from userspace table output
Jonathan Brassow
2009-09-04
1
-6
/
+10
|
*
|
|
|
|
|
|
|
dm log: fix userspace status output
Jonathan Brassow
2009-09-04
1
-1
/
+1
|
*
|
|
|
|
|
|
|
dm stripe: expose correct io hints
Mike Snitzer
2009-09-04
3
-1
/
+20
|
*
|
|
|
|
|
|
|
dm table: add more context to terse warning messages
Mike Snitzer
2009-09-04
1
-7
/
+18
|
*
|
|
|
|
|
|
|
dm table: fix queue_limit checking device iterator
Mikulas Patocka
2009-09-04
1
-11
/
+11
|
*
|
|
|
|
|
|
|
dm snapshot: implement iterate devices
Mike Snitzer
2009-09-04
1
-2
/
+21
|
*
|
|
|
|
|
|
|
dm multipath: fix oops when request based io fails when no paths
Kiyoshi Ueda
2009-09-04
1
-5
/
+10
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-09-05
4
-6
/
+42
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
PCI SR-IOV: correct broken resource alignment calculations
Chris Wright
2009-08-30
4
-6
/
+42
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-09-05
4
-7
/
+6
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
sparc64: Fix bootup with mcount in some configs.
David S. Miller
2009-09-04
3
-6
/
+5
|
*
|
|
|
|
|
|
|
|
sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.
David S. Miller
2009-09-03
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-09-05
2
-4
/
+5
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
perf_counter/powerpc: Fix cache event codes for POWER7
Paul Mackerras
2009-09-03
1
-3
/
+3
|
*
|
|
|
|
|
|
|
|
|
perf_counter: Fix /0 bug in swcounters
Peter Zijlstra
2009-08-29
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
perf_counters: Increase paranoia level
Ingo Molnar
2009-08-28
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-09-05
2
-0
/
+43
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Input: atkbd - add Compaq Presario R4000-series repeat quirk
Dave Andrews
2009-09-04
1
-0
/
+35
[next]