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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
4
-9
/
+25
2011-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
2
-2
/
+1
2011-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
3
-94
/
+427
2011-03-15
Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-4
/
+1
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
9
-41
/
+210
2011-03-15
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
3
-8
/
+13
2011-03-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
8
-19
/
+62
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
5
-48
/
+54
2011-03-15
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-23
/
+24
2011-03-15
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-1
/
+4
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
6
-9
/
+37
2011-03-15
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
Linus Torvalds
1
-1
/
+2
2011-03-15
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
25
-53
/
+104
2011-03-15
New kind of open files - "location only".
Al Viro
2
-0
/
+5
2011-03-15
vfs: Export file system uuid via /proc/<pid>/mountinfo
Aneesh Kumar K.V
1
-0
/
+1
2011-03-15
vfs: Add open by file handle support
Aneesh Kumar K.V
1
-0
/
+3
2011-03-15
vfs: Add name to file handle conversion support
Aneesh Kumar K.V
3
-1
/
+14
2011-03-14
New AT_... flag: AT_EMPTY_PATH
Al Viro
2
-0
/
+2
2011-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-7
/
+4
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
1
-2
/
+4
2011-03-14
clean statfs-like syscalls up
Al Viro
1
-0
/
+2
2011-03-14
open-style analog of vfs_path_lookup()
Al Viro
1
-2
/
+2
2011-03-14
reduce vfs_path_lookup() to do_path_lookup()
Al Viro
1
-0
/
+1
2011-03-14
get rid of nd->file
Al Viro
1
-1
/
+0
2011-03-14
switch do_filp_open() to struct open_flags
Al Viro
1
-2
/
+0
2011-03-14
untangle the "need_reval_dot" mess
Al Viro
1
-0
/
+2
2011-03-14
kill path_lookup()
Al Viro
1
-1
/
+1
2011-03-12
Merge branch 'irq/core' into x86/irq
Thomas Gleixner
3
-95
/
+429
2011-03-12
genirq: Add chip flag to force mask on suspend
Thomas Gleixner
1
-0
/
+2
2011-03-11
NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
Trond Myklebust
1
-5
/
+3
2011-03-11
plist: Shrink struct plist_head
Lai Jiangshan
1
-23
/
+24
2011-03-11
genirq: Add desc->irq_data accessor
Thomas Gleixner
1
-0
/
+5
2011-03-10
NFSv4: remove duplicate clientid in struct nfs_client
Andy Adamson
1
-2
/
+0
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
1
-0
/
+1
2011-03-10
hrtimer: Update hrtimer->state documentation
Thomas Gleixner
1
-5
/
+11
2011-03-10
tracing: Remove lock_depth from event entry
Steven Rostedt
1
-1
/
+0
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
Linus Torvalds
1
-0
/
+3
2011-03-09
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
1
-1
/
+1
2011-03-10
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
1
-0
/
+3
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
1
-4
/
+10
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
1
-1
/
+0
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_freq()
John Stultz
1
-2
/
+0
2011-03-09
RTC: Cleanup rtc_class_ops->irq_set_state
John Stultz
1
-1
/
+0
2011-03-09
RTC: Initialize kernel state from RTC
John Stultz
1
-0
/
+1
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
1
-0
/
+2
2011-03-08
Merge commit 'v2.6.38-rc8' into perf/core
Ingo Molnar
12
-27
/
+41
2011-03-08
debugobjects: Add hint for better object identification
Stanislaw Gruszka
1
-1
/
+4
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
1
-4
/
+10
2011-03-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
1
-1
/
+1
2011-03-04
mm: add alloc_page_vma_node()
Andi Kleen
1
-0
/
+2
[next]