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-01-23
kernel-doc: fix new warnings in cfg80211.h
Randy Dunlap
1
-0
/
+6
2012-01-23
kernel-doc: fix new warning in usb.h
Randy Dunlap
1
-0
/
+1
2012-01-23
kernel-doc: fix new warnings in device.h
Randy Dunlap
1
-5
/
+10
2012-01-23
kernel-doc: fix new warnings in debugfs
Randy Dunlap
1
-1
/
+1
2012-01-23
kernel-doc: fix new warning in regulator core
Randy Dunlap
1
-0
/
+1
2012-01-23
kernel-doc: fix new warnings in pci
Randy Dunlap
1
-3
/
+3
2012-01-23
kernel-doc: fix new warnings in driver-core
Randy Dunlap
1
-4
/
+5
2012-01-23
kernel-doc: fix new warnings in auditsc.c
Randy Dunlap
1
-2
/
+3
2012-01-23
scripts/kernel-doc: fix fatal error caused by cfg80211.h
Randy Dunlap
1
-1
/
+2
2012-01-23
score: fix off-by-one index into syscall table
Dan Rosenberg
1
-1
/
+1
2012-01-23
mm: fix rss count leakage during migration
Konstantin Khlebnikov
1
-9
/
+28
2012-01-23
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
5
-96
/
+83
2012-01-23
SHM_UNLOCK: fix long unpreemptible section
Hugh Dickins
3
-23
/
+33
2012-01-23
kdump: define KEXEC_NOTE_BYTES arch specific for s390x
Michael Holzheu
2
-0
/
+20
2012-01-23
mm/hugetlb.c: undo change to page mapcount in fault handler
Hillf Danton
1
-3
/
+6
2012-01-23
mm: memcg: update the correct soft limit tree during migration
Johannes Weiner
1
-1
/
+1
2012-01-23
proc: clear_refs: do not clear reserved pages
Will Deacon
1
-0
/
+3
2012-01-23
drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...
Axel Lin
1
-0
/
+2
2012-01-23
drivers/video/backlight/adp88x0_bl.c: fix bit testing logic
Axel Lin
2
-2
/
+2
2012-01-23
kprobes: initialize before using a hlist
Ananth N Mavinakayanahalli
1
-1
/
+1
2012-01-23
ipc/mqueue: simplify reading msgqueue limit
Davidlohr Bueso
1
-2
/
+1
2012-01-23
leds: add led driver for Bachmann's ot200
Sebastian Andrzej Siewior
3
-0
/
+179
2012-01-23
mm: __count_immobile_pages(): make sure the node is online
Michal Hocko
1
-3
/
+10
2012-01-23
mm: fix NULL ptr dereference in __count_immobile_pages
Michal Hocko
1
-0
/
+11
2012-01-23
mm: fix warnings regarding enum migrate_mode
Andrew Morton
3
-14
/
+18
2012-01-23
ALSA: HDA: Use model=auto for Thinkpad T510
David Henningsson
1
-1
/
+1
2012-01-23
ALSA: hda - Fix buffer-alignment regression with Nvidia HDMI
Takashi Iwai
1
-2
/
+4
2012-01-22
ethtool: allow ETHTOOL_GSSET_INFO for users
Michał Mirosław
1
-0
/
+1
2012-01-22
bluetooth: hci: Fix type of "enable_hs" to bool.
David S. Miller
2
-2
/
+2
2012-01-22
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
4
-8
/
+37
2012-01-22
cgroup: make sure memcg margin is 0 when over limit
Glauber Costa
1
-1
/
+4
2012-01-22
net: fix socket memcg build with !CONFIG_NET
Glauber Costa
2
-3
/
+3
2012-01-22
kernel-doc: fix new warning in net/sock.h
Randy Dunlap
1
-0
/
+1
2012-01-22
kernel-doc: fix new warning in net/phy/mdio_bus.c
Randy Dunlap
1
-3
/
+2
2012-01-22
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
2
-2
/
+2
2012-01-22
be2net: create RSS rings even in multi-channel configs
Sathya Perla
1
-2
/
+1
2012-01-22
pktgen: Fix unsigned function that is returning negative vals
Paul Gortmaker
1
-2
/
+2
2012-01-22
tcp: detect loss above high_seq in recovery
Yuchung Cheng
3
-28
/
+15
2012-01-22
skge: check for PCI dma mapping errors
stephen hemminger
1
-13
/
+58
2012-01-22
skge: don't assert carrier until link is up
stephen hemminger
1
-0
/
+1
2012-01-22
netem: Fix off-by-one bug in reordering
Vijay Subramanian
1
-1
/
+1
2012-01-22
mlx4_core: map async events to arbitrary slave eqs
Marcel Apfelbaum
4
-16
/
+22
2012-01-22
mlx4_core: Fix mtt profile issue
Marcel Apfelbaum
2
-2
/
+2
2012-01-22
mlx4_core: removed function index from vf.
Marcel Apfelbaum
10
-53
/
+8
2012-01-22
mlx4_en: eth statistics modification
Eugenia Emantayev
5
-16
/
+75
2012-01-22
mlx4: VF is not allowed to perform dump stats
Eugenia Emantayev
1
-0
/
+2
2012-01-22
mlx4_en: clear all eth statistics when port goes up
Eugenia Emantayev
1
-12
/
+24
2012-01-20
tcp: fix undo after RTO for CUBIC
Neal Cardwell
1
-4
/
+6
2012-01-20
tcp: fix undo after RTO for BIC
Neal Cardwell
1
-4
/
+7
2012-01-20
enic: fix compile when CONFIG_PCI_IOV is not enabled
Roopa Prabhu
1
-2
/
+2
[prev]
[next]