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-06
MAINTAINERS: remove AMD GEODE F: arch/x86/kernel/geode_32.c
Joe Perches
1
-1
/
+0
2010-03-06
scripts/get_maintainer.pl: fix possible infinite loop
Joe Perches
1
-2
/
+2
2010-03-06
get_maintainer: quote email address with period
Stephen Hemminger
1
-2
/
+2
2010-03-06
get_maintainer: fix perlcritic warnings
Stephen Hemminger
1
-14
/
+20
2010-03-06
scripts/get_maintainer.pl: add ability to read from STDIN
Joe Perches
1
-11
/
+15
2010-03-06
scripts/get_maintainer.pl: change --sections to print in the same style as MA...
Joe Perches
1
-0
/
+2
2010-03-06
scripts/get_maintainer.pl: add --sections, print entire matched subsystem
Joe Perches
1
-4
/
+32
2010-03-06
scripts/get_maintainer.pl: add --file-emails, find embedded email addresses
Joe Perches
1
-7
/
+76
2010-03-06
printk: avoid warning when CONFIG_PRINTK is disabled
Gustavo F. Padovan
1
-2
/
+1
2010-03-06
exec: create initial stack independent of PAGE_SIZE
Michael Neuling
1
-3
/
+1
2010-03-06
kernel/pid.c: update comment on find_task_by_pid_ns
Tetsuo Handa
1
-1
/
+1
2010-03-06
panic: fix panic_timeout accuracy when running on a hypervisor
Anton Blanchard
1
-16
/
+30
2010-03-06
kernel core: use helpers for rlimits
Jiri Slaby
7
-16
/
+20
2010-03-06
posix-cpu-timers: cleanup rlimits usage
Jiri Slaby
1
-15
/
+17
2010-03-06
kernel/exit.c: fix shadows sparse warning
Thiago Farina
1
-1
/
+1
2010-03-06
includecheck fix for kernel/params.c
Jaswinder Singh Rajput
1
-1
/
+0
2010-03-06
splice: comparing unsigned int < 0
Dan Carpenter
1
-2
/
+3
2010-03-06
lkdtm: add debugfs access and loosen KPROBE ties
Simon Kagstrom
3
-85
/
+430
2010-03-06
eisa: fix coding style for eisa bus code
Thadeu Lima de Souza Cascardo
1
-112
/
+128
2010-03-06
drivers/misc/iwmc3200top/main.c: eliminate useless code
Julia Lawall
1
-2
/
+0
2010-03-06
init/main.c: make setup_max_cpus static for !SMP
H Hartley Sweeten
1
-1
/
+1
2010-03-06
smp: fix documentation in include/linux/smp.h
Rakib Mullick
1
-1
/
+1
2010-03-06
nodemask.h: remove macro any_online_node
H Hartley Sweeten
3
-15
/
+4
2010-03-06
fs: use rlimit helpers
Jiri Slaby
8
-12
/
+12
2010-03-06
cpumask: let num_*_cpus() function always return unsigned values
Heiko Carstens
1
-4
/
+4
2010-03-06
init/initramfs.c: fix "symbol shadows an earlier one" noise
H Hartley Sweeten
1
-6
/
+6
2010-03-06
init/main.c: improve usability in case of init binary failure
Andreas Mohr
2
-1
/
+51
2010-03-06
kernel/cpu.c: delete deprecated definition in cpu_up()
Chen Gong
1
-1
/
+1
2010-03-06
MFGPT: move clocksource menu
Randy Dunlap
3
-11
/
+9
2010-03-06
um: tell git to ignore generated files
WANG Cong
2
-0
/
+4
2010-03-06
uml: line.c: avoid NULL pointer dereference
Alexander Beregalov
1
-2
/
+2
2010-03-06
cris v32: typo in crisv32_arbiter_unwatch()?
Roel Kluin
1
-1
/
+1
2010-03-06
cryptocop: fix assertion in create_output_descriptors()
Roel Kluin
1
-1
/
+1
2010-03-06
cris: convert to use arch_gettimeoffset()
john stultz
2
-66
/
+8
2010-03-06
cpuidle menu: remove 8 bytes of padding on 64 bit builds
Richard Kennedy
1
-1
/
+1
2010-03-06
alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
Roel Kluin
1
-1
/
+2
2010-03-06
frv: remove pci_dma_sync_single() and pci_dma_sync_sg()
FUJITA Tomonori
1
-37
/
+0
2010-03-06
mm: add comment on swap_duplicate's error code
Hugh Dickins
1
-1
/
+5
2010-03-06
nommu: get_user_pages(): pin last page on non-page-aligned start
Steven J. Magnani
1
-2
/
+2
2010-03-06
mm: use the same log level for show_mem()
Amerigo Wang
1
-7
/
+7
2010-03-06
mm: add comment about deprecation of __GFP_NOFAIL
David Rientjes
1
-1
/
+2
2010-03-06
vmscan: detect mapped file pages used only once
Johannes Weiner
3
-14
/
+36
2010-03-06
vmscan: drop page_mapping_inuse()
Johannes Weiner
1
-23
/
+2
2010-03-06
vmscan: factor out page reference checks
Johannes Weiner
1
-13
/
+43
2010-03-06
mm: document /sys/devices/system/node/nodeX
Mel Gorman
1
-0
/
+7
2010-03-06
mm: document /proc/pagetypeinfo
Mel Gorman
1
-1
/
+44
2010-03-06
mm: suppress pfn range output for zones without pages
David Rientjes
1
-2
/
+6
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
5
-5
/
+41
2010-03-06
mm/swapfile.c: fix swapon size off-by-one
Hugh Dickins
1
-13
/
+18
2010-03-06
mm: remove VM_LOCK_RMAP code
Rik van Riel
3
-31
/
+0
[next]