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
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-24
firewire: core: align driver match with modalias
Stefan Richter
1
-49
/
+38
2010-03-24
firewire: core: fix Model_ID in modalias
Stefan Richter
1
-26
/
+14
2010-03-24
af_key: return error if pfkey_xfrm_policy2msg_prep() fails
Dan Carpenter
1
-5
/
+3
2010-03-24
x86: Remove excessive early_res debug output
Jiri Kosina
1
-13
/
+0
2010-03-24
skbuff: remove unused dma_head & dma_maps fields
Alexander Duyck
1
-6
/
+0
2010-03-24
vlan: updates vlan real_num_tx_queues
Vasu Dev
1
-0
/
+2
2010-03-24
vlan: adds vlan_dev_select_queue
Vasu Dev
1
-3
/
+68
2010-03-24
i2c-scmi: Provide module aliases for automatic loading
Darrick J. Wong
1
-0
/
+1
2010-03-24
i2c-scmi: Support IBM SMBus CMI devices
Crane Cai
1
-8
/
+23
2010-03-24
acpi: Support IBM SMBus CMI devices
Darrick J. Wong
2
-0
/
+40
2010-03-24
genirq: Move two IRQ functions from .init.text to .text
Henrik Kretzschmar
1
-2
/
+2
2010-03-24
genirq: Protect access to irq_desc->action in can_request_irq()
Thomas Gleixner
1
-0
/
+4
2010-03-24
[S390] fix boot failures with compressed kernels
Martin Schwidefsky
3
-6
/
+7
2010-03-24
[S390] fix broken proc interface for sclp_async
Hans-Joachim Picht
1
-0
/
+1
2010-03-24
[S390] sclp: avoid 64 bit division
Heiko Carstens
1
-7
/
+7
2010-03-24
[S390] dasd: check tsb validity
Stefan Haberland
1
-2
/
+2
2010-03-24
[S390] dasd: fix alignment of transport mode recovery TCW
Stefan Weinhuber
1
-3
/
+4
2010-03-24
[S390] system.h: Fix compile error for 1 and 2 byte cmpxchg
Christian Borntraeger
1
-4
/
+4
2010-03-24
[S390] smp: fix lowcore allocation
Heiko Carstens
1
-2
/
+2
2010-03-24
[S390] zcore: CPU registers are not saved under LPAR
Michael Holzheu
4
-32
/
+32
2010-03-24
pcmcia: use dev_pm_ops for class pcmcia_socket_class
Dominik Brodowski
19
-288
/
+66
2010-03-24
power: support _noirq actions on device types and classes
Dominik Brodowski
1
-0
/
+31
2010-03-24
pcmcia: allow for four multifunction subdevices (again)
Dominik Brodowski
1
-2
/
+6
2010-03-24
Merge branch 'fix/hda' into for-linus
Takashi Iwai
4
-8
/
+29
2010-03-24
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
5
-9
/
+7
2010-03-24
ALSA: cmipci: work around invalid PCM pointer
Clemens Ladisch
1
-3
/
+11
[prev]
[next]