index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>
Lasse Collin
2011-01-13
1
-0
/
+1
*
Decompressors: get rid of set_error_fn() macro
Lasse Collin
2011-01-13
1
-5
/
+0
*
romfs: have romfs_fs.h pull in necessary headers
Mike Frysinger
2011-01-13
1
-0
/
+3
*
cramfs: hide function prototypes behind __KERNEL__ macro
Alexander Shishkin
2011-01-13
1
-0
/
+2
*
memstick: add support for JMicron JMB 385 and 390 controllers
Takashi Iwai
2011-01-13
1
-0
/
+2
*
pps: add kernel consumer support
Alexander Gordeev
2011-01-13
1
-0
/
+7
*
pps: capture MONOTONIC_RAW timestamps as well
Alexander Gordeev
2011-01-13
2
-0
/
+16
*
ntp: add hardpps implementation
Alexander Gordeev
2011-01-13
1
-0
/
+1
*
pps: timestamp is always passed to dcd_change()
Alexander Gordeev
2011-01-13
1
-1
/
+1
*
pps: access pps device by direct pointer
Alexander Gordeev
2011-01-13
1
-14
/
+9
*
pps: unify timestamp gathering
Alexander Gordeev
2011-01-13
3
-5
/
+25
*
pps: fix race in PPS_FETCH handler
Alexander Gordeev
2011-01-13
1
-1
/
+1
*
pps: trivial fixes
Alexander Gordeev
2011-01-13
1
-1
/
+5
*
NFC: Driver for NXP Semiconductors PN544 NFC chip.
Matti J. Aaltonen
2011-01-13
1
-0
/
+97
*
user_ns: improve the user_ns on-the-slab packaging
Pavel Emelyanov
2011-01-13
1
-1
/
+1
*
rapidio: add new idt sRIO switches
Alexandre Bounine
2011-01-13
1
-0
/
+2
*
rapidio: add definitions of Component Tag fields
Alexandre Bounine
2011-01-13
1
-0
/
+10
*
rapidio: integrate rio_switch into rio_dev
Alexandre Bounine
2011-01-13
1
-41
/
+41
*
rapidio: use common destid storage for endpoints and switches
Alexandre Bounine
2011-01-13
2
-65
/
+15
*
fs/char_dev.c: remove unused cdev_index()
Namhyung Kim
2011-01-13
1
-2
/
+0
*
gpiolib: add missing functions to generic fallback
Wolfram Sang
2011-01-13
1
-0
/
+20
*
gpiolib: annotate gpio-intialization with __must_check
Wolfram Sang
2011-01-13
2
-8
/
+8
*
drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Andres Salomon
2011-01-13
1
-0
/
+4
*
drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function...
Andres Salomon
2011-01-13
1
-0
/
+2
*
binfmt_elf: cleanups
Mikael Pettersson
2011-01-13
1
-3
/
+2
*
epoll: convert max_user_watches to long
Robin Holt
2011-01-13
1
-1
/
+1
*
include/linux/printk.h: use tab not spaces for indent
Joe Perches
2011-01-13
1
-7
/
+7
*
include/linux/printk.h: organize printk_ratelimited macros
Joe Perches
2011-01-13
1
-13
/
+12
*
include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard
Joe Perches
2011-01-13
1
-14
/
+28
*
include/linux/printk.h: add pr_<level>_once macros
Joe Perches
2011-01-13
1
-15
/
+44
*
include/linux/printk.h: use and neaten no_printk
Joe Perches
2011-01-13
1
-32
/
+43
*
include/linux/printk.h: use space after #define
Joe Perches
2011-01-13
1
-9
/
+9
*
include/linux/printk.h: move console functions and variables together
Joe Perches
2011-01-13
1
-11
/
+11
*
kptr_restrict for hiding kernel pointers from unprivileged users
Dan Rosenberg
2011-01-13
1
-0
/
+1
*
include/asm-generic/vmlinux.lds.h: make readmostly section correctly align
Shaohua Li
2011-01-13
1
-1
/
+2
*
include/linux/unaligned/packed_struct.h: use __packed
Andrew Morton
2011-01-13
1
-3
/
+3
*
toshiba.h: hide a function prototypes behind __KERNEL__ macro
Alexander Shishkin
2011-01-13
1
-0
/
+2
*
include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit
Andrew Morton
2011-01-13
1
-3
/
+16
*
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...
Seiji Aguchi
2011-01-13
1
-0
/
+4
*
leds-lp5521: modify the way of setting led device name
Arun Murthy
2011-01-13
1
-0
/
+1
*
leds: leds-lp5523: modify the way of setting led device name
Samu Onkalo
2011-01-13
1
-0
/
+1
*
Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-12
1
-1
/
+1
|
\
|
*
xen: add backend driver support
Ian Campbell
2011-01-05
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-11
11
-29
/
+46
|
\
\
|
*
\
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-01-11
2
-6
/
+6
|
|
\
\
|
|
*
|
netfilter: ebtables: make broute table work again
Florian Westphal
2011-01-11
1
-1
/
+1
|
|
*
|
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
2011-01-10
1
-5
/
+5
|
*
|
|
ah: update maximum truncated ICV length
Nicolas Dichtel
2011-01-11
1
-1
/
+1
|
*
|
|
arp: allow to invalidate specific ARP entries
Maxim Levitsky
2011-01-10
1
-0
/
+1
|
*
|
|
net_sched: factorize qdisc stats handling
Eric Dumazet
2011-01-10
1
-6
/
+14
[next]