index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
rtnetlink.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
35
-5
/
+32
2011-05-20
[IA64] define "_sdata" symbol
Tony Luck
1
-0
/
+1
2011-05-20
pstore: Fix Kconfig dependencies for apei->pstore
Luck, Tony
1
-0
/
+1
2011-05-20
[CIFS] Fix to problem with getattr caused by invalidate simplification patch
Steve French
2
-4
/
+8
2011-05-20
MAINTAINERS: Add drivers/clocksource to TIMEKEEPING
Thomas Gleixner
1
-0
/
+1
2011-05-20
clockevents/source: Use u64 to make 32bit happy
Thomas Gleixner
2
-2
/
+2
2011-05-20
powerpc: Fix hard CPU IDs detection
Benjamin Herrenschmidt
1
-4
/
+7
2011-05-20
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
7
-1
/
+20
2011-05-20
powerpc/pmac: Update via-pmu to new syscore_ops
Benjamin Herrenschmidt
1
-44
/
+12
2011-05-20
selinux: avoid unnecessary avc cache stat hit count
Linus Torvalds
3
-9
/
+11
2011-05-20
powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors
Paul Mackerras
2
-0
/
+7
2011-05-20
powerpc/kvm: Fix kvmppc_core_pending_dec
Paul Mackerras
1
-1
/
+1
2011-05-20
selinux: de-crapify avc cache stat code generation
Linus Torvalds
1
-5
/
+1
2011-05-20
signal.h need a definition of struct task_struct
Stephen Rothwell
1
-0
/
+2
2011-05-20
core_kernel_data(): Fix architectures that do not define _sdata
Ingo Molnar
1
-1
/
+1
2011-05-20
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
Dave Jones
29
-36
/
+37
2011-05-19
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
Paul E. McKenney
5
-73
/
+102
2011-05-19
list: remove prefetching from regular list iterators
Linus Torvalds
2
-18
/
+14
2011-05-19
hlist: remove software prefetching in hlist iterators
Linus Torvalds
2
-10
/
+9
2011-05-19
kmemleak: Initialise kmemleak after debug_objects_mem_init()
Catalin Marinas
1
-1
/
+1
2011-05-19
kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK
Catalin Marinas
1
-1
/
+1
2011-05-19
kmemleak: Do not return a pointer to an object that kmemleak did not get
Catalin Marinas
1
-2
/
+5
2011-05-19
input/atari: Fix mouse movement and button mapping
Geert Uytterhoeven
1
-4
/
+4
2011-05-19
input/atari: Fix atarimouse init
Michael Schmitz
2
-4
/
+6
2011-05-19
input/atari: Use the correct mouse interrupt hook
Michael Schmitz
3
-8
/
+3
2011-05-19
m68k/atari: Do not use "/" in interrupt names
Geert Uytterhoeven
4
-4
/
+4
2011-05-19
m68k: unistd - Comment out definitions for unimplemented syscalls
Geert Uytterhoeven
1
-22
/
+24
2011-05-19
m68k: Really wire up sys_pselect6 and sys_ppoll
Geert Uytterhoeven
1
-2
/
+2
2011-05-19
m68k: Merge mmu and non-mmu versions of sys_call_table
Geert Uytterhoeven
3
-445
/
+96
2011-05-19
MAINTAINERS: Roman Zippel has been MIA for several years.
Geert Uytterhoeven
1
-5
/
+4
2011-05-19
m68k: bitops - Never step beyond the end of the bitmap
Geert Uytterhoeven
1
-26
/
+55
2011-05-19
m68k: bitops - offset == ((long)p - (long)vaddr) * 8
Geert Uytterhoeven
1
-4
/
+2
2011-05-19
drivers/xen/sys-hypervisor: Cleanup code/data sections definitions
Daniel Kiper
1
-1
/
+1
2011-05-19
arch/x86/xen/smp: Cleanup code/data sections definitions
Daniel Kiper
1
-4
/
+4
2011-05-19
arch/x86/xen/time: Cleanup code/data sections definitions
Daniel Kiper
1
-4
/
+4
2011-05-19
arch/x86/xen/xen-ops: Cleanup code/data sections definitions
Daniel Kiper
1
-1
/
+1
2011-05-19
arch/x86/xen/mmu: Cleanup code/data sections definitions
Daniel Kiper
1
-17
/
+17
2011-05-19
[CIFS] Remove sparse warning
Steve French
2
-2
/
+3
2011-05-19
[CIFS] Update cifs to version 1.72
Steve French
1
-1
/
+1
2011-05-19
cifs: Change key name to cifs.idmap, misc. clean-up
Shirish Pargaonkar
3
-62
/
+6
2011-05-19
cifs: Unconditionally copy mount options to superblock info
Sean Finney
4
-16
/
+6
2011-05-19
cifs: Use kstrndup for cifs_sb->mountdata
Sean Finney
1
-11
/
+6
2011-05-19
cifs: Simplify handling of submount options in cifs_mount.
Sean Finney
1
-13
/
+11
2011-05-19
cifs: cifs_parse_mount_options: do not tokenize mount options in-place
Sean Finney
1
-35
/
+74
2011-05-19
cifs: Add support for mounting Windows 2008 DFS shares
Sean Finney
1
-0
/
+18
2011-05-19
cifs: Extract DFS referral expansion logic to separate function
Sean Finney
1
-36
/
+69
2011-05-19
cifs: turn BCC into a static inlined function
Jeff Layton
1
-3
/
+6
2011-05-19
cifs: keep BCC in little-endian format
Jeff Layton
9
-82
/
+41
2011-05-19
cifs: fix some unused variable warnings in id_rb_search
Jeff Layton
1
-5
/
+0
2011-05-19
CIFS: Simplify invalidate part (try #5)
Pavel Shilovsky
4
-57
/
+113
[next]