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
2012-03-06
8139too: Add 64bit statistics
Junchang Wang
1
-8
/
+38
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
217
-771
/
+1390
2012-03-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-18
/
+42
2012-03-05
Merge tag 'usb-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-10
/
+2
2012-03-05
Merge tag 'tty-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2012-03-05
Merge tag 'md-3.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-12
/
+28
2012-03-05
Merge branch 'akpm' (Andrew's patch bomb)
Linus Torvalds
24
-164
/
+156
2012-03-05
rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler
Alexandre Bounine
1
-2
/
+3
2012-03-05
memcg: fix mapcount check in move charge code for anonymous page
Naoya Horiguchi
1
-1
/
+1
2012-03-05
mm: thp: fix BUG on mm->nr_ptes
Andrea Arcangeli
1
-3
/
+3
2012-03-05
alpha: fix 32/64-bit bug in futex support
Andrew Morton
1
-1
/
+1
2012-03-05
memcg: fix GPF when cgroup removal races with last exit
Hugh Dickins
6
-48
/
+18
2012-03-05
debugobjects: Fix selftest for static warnings
Stephen Boyd
1
-11
/
+3
2012-03-05
floppy/scsi: fix setting of BIO flags
Muthu Kumar
2
-2
/
+2
2012-03-05
memcg: fix deadlock by inverting lrucare nesting
Hugh Dickins
1
-35
/
+37
2012-03-05
drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()
Anatolij Gustschin
1
-7
/
+7
2012-03-05
c2port: class_create() returns an ERR_PTR
Dan Carpenter
1
-2
/
+2
2012-03-05
pps: class_create() returns an ERR_PTR, not NULL
Dan Carpenter
1
-2
/
+2
2012-03-05
hung_task: fix the broken rcu_lock_break() logic
Oleg Nesterov
1
-4
/
+7
2012-03-05
vfork: kill PF_STARTING
Oleg Nesterov
2
-10
/
+0
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
3
-14
/
+3
2012-03-05
vfork: make it killable
Oleg Nesterov
2
-9
/
+33
2012-03-05
vfork: introduce complete_vfork_done()
Oleg Nesterov
3
-13
/
+13
2012-03-05
aio: wake up waiters when freeing unused kiocbs
Jeff Moyer
1
-0
/
+2
2012-03-05
kprobes: return proper error code from register_kprobe()
Prashanth Nageshappa
1
-5
/
+7
2012-03-05
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
3
-2
/
+19
2012-03-06
r8169: add byte queue limit support.
Igor Maravic
1
-5
/
+22
2012-03-06
r8169: add 64bit statistics.
Junchang Wang
1
-14
/
+45
2012-03-06
md/raid10: fix assembling of arrays with replacement devices.
NeilBrown
1
-1
/
+0
2012-03-05
drm, gma500: Fix Cedarview boot failures in 3.3-rc
Alan Cox
3
-6
/
+6
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-110
/
+122
2012-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-5
/
+17
2012-03-05
Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-16
/
+16
2012-03-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
14
-36
/
+58
2012-03-05
flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not held
Al Viro
1
-1
/
+1
2012-03-05
VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs
Al Viro
1
-0
/
+2
2012-03-05
aout: move setup_arg_pages() prior to reading/mapping the binary
Al Viro
2
-14
/
+14
2012-03-05
qla3xxx: ethernet: Fix bogus interrupt state flag.
Santosh Nayak
1
-3
/
+2
2012-03-05
bridge: check return value of ipv6_dev_get_saddr()
Ulrich Weber
1
-2
/
+5
2012-03-05
mlx4_en: remove sparse errors
Eric Dumazet
1
-2
/
+2
2012-03-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
191
-8761
/
+8667
2012-03-05
net: export netdev_stats_to_stats64
Eric Dumazet
2
-4
/
+7
2012-03-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
191
-8761
/
+8667
2012-03-05
Merge tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-25
/
+38
2012-03-05
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+11
2012-03-05
HID: hid-input: allow array fields out of range
Nikolai Kondrashov
1
-2
/
+7
2012-03-05
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
5
-18
/
+42
2012-03-04
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
Eric Dumazet
1
-8
/
+10
2012-03-04
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
13
-18
/
+4490
2012-03-04
bridge: message age needs to increase, not decrease.
Joakim Tjernlund
1
-1
/
+1
[next]