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
2010-03-24
exit: fix oops in sync_mm_rss
Michael S. Tsirkin
2
-0
/
+2
2010-03-24
cpuset: alloc nodemask_t on the heap rather than the stack
Miao Xie
1
-28
/
+66
2010-03-24
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
3
-10
/
+14
2010-03-24
doc: add the documentation for mpol=local
KOSAKI Motohiro
1
-1
/
+5
2010-03-24
tmpfs: cleanup mpol_parse_str()
KOSAKI Motohiro
1
-12
/
+12
2010-03-24
tmpfs: handle MPOL_LOCAL mount option properly
KOSAKI Motohiro
1
-0
/
+1
2010-03-24
tmpfs: mpol=bind:0 don't cause mount error.
KOSAKI Motohiro
1
-3
/
+7
2010-03-24
tmpfs: fix oops on mounts with mpol=default
Ravikiran G Thirumalai
1
-2
/
+7
2010-03-24
c2port: fix device_create() return value check
Jani Nikula
1
-2
/
+2
2010-03-24
mm/ksm.c is doing an unneeded _notify in write_protect_page.
Robin Holt
1
-1
/
+1
2010-03-24
scripts/kernel-doc: fix fatal error on function prototype
Randy Dunlap
1
-0
/
+1
2010-03-24
Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
FUJITA Tomonori
1
-0
/
+0
2010-03-24
kfifo: fix KFIFO_INIT in include/linux/kfifo.h
David Härdeman
1
-2
/
+0
2010-03-24
nommu: fix an incorrect comment in the do_mmap_shared_file()
David Howells
1
-4
/
+3
2010-03-24
MAINTAINERS: use tab not spaces for delimiter
Joe Perches
1
-20
/
+20
2010-03-24
drivers/gpio/max730x.c: add license macro
Richard Röjfors
1
-0
/
+4
2010-03-24
memcg: fix typo in memcg documentation
Greg Thelen
1
-1
/
+1
2010-03-24
get_maintainer: repair STDIN usage
Wolfram Sang
1
-1
/
+1
2010-03-24
blackfin: enable DEBUG_SECTION_MISMATCH
Mike Frysinger
1
-1
/
+2
2010-03-24
Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentation
Russell King
1
-3
/
+3
2010-03-24
fs/binfmt_aout.c: fix pointer warnings
Borislav Petkov
1
-6
/
+8
2010-03-24
scripts/kernel-doc: handle struct member __aligned
Randy Dunlap
1
-0
/
+2
2010-03-24
rtc/mc13783: fix use after free bug
Uwe Kleine-König
1
-10
/
+13
2010-03-24
memcontrol: fix potential null deref
Dan Carpenter
1
-2
/
+4
2010-03-24
cgroups: remove duplicate include
Li Zefan
1
-1
/
+0
2010-03-24
memcg: disable move charge in no mmu case
Daisuke Nishimura
1
-22
/
+22
2010-03-22
Fix up prototype for sys_ipc breakage
Linus Torvalds
1
-1
/
+1
2010-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
Linus Torvalds
1
-2
/
+13
2010-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
45
-235
/
+463
2010-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-1
/
+6
2010-03-22
rxrpc: Check allocation failure.
Tetsuo Handa
1
-0
/
+6
2010-03-22
AFS: Potential null dereference
Dan Carpenter
1
-2
/
+3
2010-03-22
ppc64 sys_ipc breakage in 2.6.34-rc2
Anton Blanchard
1
-1
/
+1
2010-03-22
x86 / perf: Fix suspend to RAM on HP nx6325
Rafael J. Wysocki
1
-3
/
+5
2010-03-22
edac, mce: Filter out invalid values
Borislav Petkov
1
-1
/
+6
2010-03-22
virtio: console: Check if port is valid in resize_console
Amit Shah
1
-0
/
+4
2010-03-22
virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
Amit Shah
1
-2
/
+9
2010-03-21
ip_gre: include route header_len in max_headroom calculation
Timo Teräs
1
-1
/
+3
2010-03-21
if_tunnel.h: add missing ams/byteorder.h include
Paulius Zaleckas
1
-0
/
+1
2010-03-21
ipv4: Don't drop redirected route cache entry unless PTMU actually expired
Guenter Roeck
1
-1
/
+2
2010-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
6
-51
/
+119
2010-03-21
net: suppress lockdep-RCU false positive in FIB trie.
Paul E. McKenney
1
-1
/
+3
2010-03-21
Bluetooth: Fix kernel crash on L2CAP stress tests
Andrei Emeltchenko
1
-0
/
+5
2010-03-21
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
6
-88
/
+114
2010-03-21
Bluetooth: Fix potential bad memory access with sysfs files
Marcel Holtmann
4
-4
/
+41
2010-03-20
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
David S. Miller
2
-10
/
+18
2010-03-20
netfilter: ctnetlink: fix reliable event delivery if message building fails
Pablo Neira Ayuso
3
-4
/
+6
2010-03-20
netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
Pablo Neira Ayuso
2
-4
/
+15
2010-03-20
NET_DMA: free skbs periodically
Steven J. Magnani
1
-20
/
+43
2010-03-19
netlink: fix unaligned access in nla_get_be64()
Pablo Neira Ayuso
1
-1
/
+5
[next]