index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
13
-93
/
+112
2009-02-13
User namespaces: Only put the userns when we unhash the uid
Serge E. Hallyn
1
-2
/
+1
2009-02-13
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
4
-8
/
+16
2009-02-13
Merge branch 'fix/hda' into for-linus
Takashi Iwai
7
-33
/
+71
2009-02-13
Merge branch 'fix/misc' into for-linus
Takashi Iwai
1
-1
/
+2
2009-02-13
Merge branch 'fix/oss-header-fix' into for-linus
Takashi Iwai
1
-51
/
+23
2009-02-13
ASoC: Only register AC97 bus if it's not done already
Mark Brown
1
-1
/
+4
2009-02-13
timers: more consistently use clock vs timer
Peter Zijlstra
1
-30
/
+30
2009-02-13
ALSA: hda - Add snd_hda_multi_out_dig_cleanup()
Takashi Iwai
4
-2
/
+32
2009-02-13
ALSA: hda - Add missing terminator in slave dig-out array
Takashi Iwai
1
-2
/
+2
2009-02-13
x86, hpet: fix for LS21 + HPET = boot hang
john stultz
1
-0
/
+2
2009-02-13
ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 model
Herton Ronaldo Krzesinski
1
-1
/
+1
2009-02-13
powerpc/vsx: Fix VSX alignment handler for regs 32-63
Michael Neuling
1
-1
/
+6
2009-02-13
powerpc/ps3: Move ps3_mm_add_memory to device_initcall
Geoff Levand
1
-1
/
+1
2009-02-13
powerpc/mm: Fix numa reserve bootmem page selection
Dave Hansen
1
-2
/
+3
2009-02-13
powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL
Philippe Gerum
3
-3
/
+4
2009-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
26
-8901
/
+8767
2009-02-12
wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface
Inaky Perez-Gonzalez
1
-4
/
+5
2009-02-12
net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2
Clément Lecigne
1
-0
/
+2
2009-02-12
netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"...
Yang Hongyang
1
-1
/
+1
2009-02-12
bnx2: Update version to 1.9.2 and copyright.
Michael Chan
2
-4
/
+4
2009-02-12
bnx2: Fix jumbo frames error handling.
Michael Chan
1
-11
/
+19
2009-02-12
bnx2: Update 5709 firmware.
Michael Chan
1
-4432
/
+4363
2009-02-12
bnx2: Update 5706/5708 firmware.
Michael Chan
1
-4309
/
+4206
2009-02-12
3c505: do not set pcb->data.raw beyond its size
Roel Kluin
1
-10
/
+16
2009-02-12
Documentation/connector/cn_test.c: don't use gfp_any()
Andrew Morton
1
-4
/
+2
2009-02-12
net: don't use in_atomic() in gfp_any()
Andrew Morton
1
-1
/
+1
2009-02-12
IRDA: cnt is off by 1
Roel Kluin
1
-1
/
+1
2009-02-12
netxen: remove pcie workaround
Dhananjay Phadke
1
-64
/
+0
2009-02-12
sun3: print when lance_open() fails
Roel Kluin
1
-1
/
+1
2009-02-12
qlge: bugfix: Add missing rx buf clean index on early exit.
Ron Mercer
1
-0
/
+2
2009-02-12
qlge: bugfix: Fix RX scaling values.
Ron Mercer
1
-2
/
+2
2009-02-12
qlge: bugfix: Fix TSO breakage.
Ron Mercer
1
-4
/
+6
2009-02-12
qlge: bugfix: Add missing dev_kfree_skb_any() call.
Ron Mercer
1
-0
/
+2
2009-02-12
qlge: bugfix: Add missing put_page() call.
Ron Mercer
1
-0
/
+2
2009-02-12
qlge: bugfix: Fix fatal error recovery hang.
Ron Mercer
1
-2
/
+11
2009-02-12
qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().
Ron Mercer
1
-2
/
+2
2009-02-12
TG3: limit reaches -1
Roel Kluin
1
-2
/
+2
2009-02-12
x86: CPA avoid repeated lazy mmu flush
Thomas Gleixner
1
-8
/
+7
2009-02-12
x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context
Thomas Gleixner
1
-0
/
+2
2009-02-12
x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption
Jeremy Fitzhardinge
2
-15
/
+26
2009-02-12
Btrfs: hold trans_mutex when using btrfs_record_root_in_trans
Yan Zheng
3
-0
/
+6
2009-02-12
Btrfs: make a lockdep class for the extent buffer locks
Chris Mason
7
-32
/
+99
2009-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-0
/
+3
2009-02-12
Fix page writeback thinko, causing Berkeley DB slowdown
Nick Piggin
1
-1
/
+1
2009-02-12
mm: Export symbol ksize()
Kirill A. Shutemov
3
-0
/
+3
2009-02-12
Btrfs: fs/btrfs/volumes.c: remove useless kzalloc
Julia Lawall
1
-4
/
+0
2009-02-12
Btrfs: remove unused code in split_state()
Qinghuang Feng
1
-2
/
+0
2009-02-12
Btrfs: remove btrfs_init_path
Jeff Mahoney
4
-13
/
+2
2009-02-12
Btrfs: balance_level checks !child after access
Jeff Mahoney
1
-1
/
+1
[prev]
[next]