index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
ipc/mqueue: cleanup definition names and locations
Doug Ledford
1
-0
/
+5
2012-05-31
kexec: export kexec.h to user space
maximilian attems
2
-22
/
+54
2012-05-31
cpu: introduce clear_tasks_mm_cpumask() helper
Anton Vorontsov
1
-0
/
+1
2012-05-31
cred: remove task_is_dead() from __task_cred() validation
Oleg Nesterov
1
-7
/
+3
2012-05-31
kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers
Boaz Harrosh
1
-28
/
+2
2012-05-31
kmod: unexport call_usermodehelper_freeinfo()
Boaz Harrosh
1
-4
/
+0
2012-05-31
fat: introduce special inode for managing the FSINFO block
Artem Bityutskiy
1
-1
/
+2
2012-05-31
introduce SIZE_MAX
Xi Wang
2
-1
/
+2
2012-05-31
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2
-1
/
+1
2012-05-31
nfsd4: move principal name into svc_cred
J. Bruce Fields
2
-1
/
+9
2012-05-31
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
1
-0
/
+1
2012-05-31
net/mlx4_core: Fix number of EQs used in ICM initialisation
Marcel Apfelbaum
1
-0
/
+6
2012-05-31
Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-9
/
+62
2012-05-31
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
1
-6
/
+3
2012-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+10
2012-05-31
split ->file_mmap() into ->mmap_addr()/->mmap_file()
Al Viro
1
-16
/
+20
2012-05-31
split cap_mmap_addr() out of cap_file_mmap()
Al Viro
1
-1
/
+2
2012-05-31
perf tools: Check if callchain is corrupted
Namhyung Kim
1
-2
/
+2
2012-05-30
fsnotify: handle subfiles' perm events
Naohiro Aota
1
-1
/
+1
2012-05-30
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
1
-1
/
+1
2012-05-30
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG
Joe Perches
1
-4
/
+4
2012-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
8
-34
/
+35
2012-05-30
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Linus Torvalds
1
-2
/
+3
2012-05-30
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+28
2012-05-30
Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+13
2012-05-30
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-38
/
+69
2012-05-30
Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-4
/
+6
2012-05-30
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
2
-2
/
+2
2012-05-30
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
1
-0
/
+1
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
1
-2
/
+3
2012-05-30
watchdog: Add support for dynamically allocated watchdog_device structs
Hans de Goede
1
-0
/
+5
2012-05-30
watchdog: Add Locking support
Hans de Goede
1
-0
/
+5
2012-05-30
watchdog: create all the proper device files
Alan Cox
1
-0
/
+4
2012-05-30
watchdog: Add a flag to indicate the watchdog doesn't reboot things
Alan Cox
1
-0
/
+2
2012-05-30
watchdog: Add multiple device support
Alan Cox
1
-0
/
+6
2012-05-30
watchdog: Add watchdog_active() routine
Viresh Kumar
1
-0
/
+6
2012-05-29
brlocks/lglocks: turn into functions
Andi Kleen
1
-99
/
+26
2012-05-29
lglock: remove online variants of lock
Rusty Russell
1
-56
/
+2
2012-05-29
->encode_fh() API change
Al Viro
1
-2
/
+2
2012-05-29
genetlink: Build a generic netlink family module alias
Neil Horman
1
-0
/
+3
2012-05-29
net: add MODULE_ALIAS_NET_PF_PROTO_NAME
Neil Horman
1
-0
/
+3
2012-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
1
-22
/
+160
2012-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-3
/
+4
2012-05-29
rtc: ds1307: add trickle charger support
Wolfram Sang
1
-0
/
+22
2012-05-29
rtc: add ioctl to get/clear battery low voltage status
Alexander Stein
1
-0
/
+3
2012-05-29
vsprintf: fix %ps on non symbols when using kallsyms
Stephen Boyd
1
-0
/
+7
2012-05-29
include/linux/led-lm3530.h: comment correction about the range of brightness
Kim, Milo
1
-1
/
+1
2012-05-29
leds: add new field to led_classdev struct to save activation state
Shuah Khan
1
-0
/
+2
2012-05-29
drivers/video/backlight/apple_bl.c: include header for exported symbol prototypes
H Hartley Sweeten
1
-1
/
+1
2012-05-29
lcd: add callbacks for early fb event blank support
Inki Dae
1
-0
/
+10
[prev]
[next]