index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc7.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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