index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-0
/
+1
2009-12-16
Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2009-12-16
Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+580
2009-12-16
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
5
-2
/
+70
2009-12-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-9
/
+42
2009-12-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+3
2009-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
7
-70
/
+22
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+2
2009-12-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-56
/
+13
2009-12-16
xfs: improve metadata I/O merging in the elevator
Dave Chinner
1
-0
/
+1
2009-12-16
Merge branch 'misc-2.6.33' into release
Len Brown
1
-1
/
+1
2009-12-16
Merge branch 'osc' into release
Len Brown
1
-2
/
+19
2009-12-16
ACPI: Add platform-wide _OSC support.
Shaohua Li
1
-0
/
+7
2009-12-16
ACPI: cleanup pci_root _OSC code.
Shaohua Li
1
-2
/
+3
2009-12-16
ACPI: Add a generic API for _OSC -v2
Shaohua Li
1
-0
/
+9
2009-12-16
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-1
/
+13
2009-12-16
Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2
-4
/
+10
2009-12-16
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
15
-2227
/
+22
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-8
/
+23
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
6
-25
/
+45
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+17
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+2
2009-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-1
/
+1
2009-12-16
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-132
/
+113
2009-12-16
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-0
/
+1
2009-12-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
18
-87
/
+459
2009-12-16
Merge branch 'akpm'
Linus Torvalds
20
-61
/
+151
2009-12-16
cleanup blockdev_direct_IO locking
Christoph Hellwig
1
-14
/
+8
2009-12-16
make generic_acl slightly more generic
Christoph Hellwig
2
-47
/
+10
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
1
-6
/
+7
2009-12-16
Untangling ima mess, part 3: kill dead code in ima
Al Viro
1
-10
/
+2
2009-12-16
fs: move get_empty_filp() deffinition to internal.h
Eric Paris
1
-1
/
+0
2009-12-16
fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)
Al Viro
1
-1
/
+0
2009-12-16
switch alloc_file() to passing struct path
Al Viro
1
-2
/
+3
2009-12-16
get rid of init_file()
Al Viro
1
-3
/
+0
2009-12-16
iommu-helper: use bitmap library
Akinobu Mita
1
-3
/
+0
2009-12-16
bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area
Akinobu Mita
1
-0
/
+11
2009-12-16
resource: constify arg to resource_size() and resource_type()
Jean Delvare
1
-2
/
+2
2009-12-16
direct-io: cleanup blockdev_direct_IO locking
Christoph Hellwig
1
-14
/
+8
2009-12-16
aio: remove unused field
Shaohua Li
1
-4
/
+0
2009-12-16
kexec: premit reduction of the reserved memory size
Amerigo Wang
1
-0
/
+2
2009-12-16
ipc: HARD_MSGMAX should be higher not lower on 64bit
Amerigo Wang
1
-1
/
+1
2009-12-16
ipc/sem.c: add a per-semaphore pending list
Manfred Spraul
1
-1
/
+4
2009-12-16
signals: kill force_sig_specific()
Oleg Nesterov
1
-1
/
+0
2009-12-16
signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()
Oleg Nesterov
1
-5
/
+0
2009-12-16
ptrace: change tracehook_report_syscall_exit() to handle stepping
Oleg Nesterov
1
-0
/
+7
2009-12-16
ptrace: introduce user_single_step_siginfo() helper
Oleg Nesterov
1
-0
/
+12
2009-12-16
ptrace: cleanup ptrace_init_task()->ptrace_link() path
Oleg Nesterov
1
-8
/
+3
2009-12-16
memcg: cleanup mem_cgroup_move_parent()
Daisuke Nishimura
1
-5
/
+2
2009-12-16
memcg: make memcg's file mapped consistent with global VM
KAMEZAWA Hiroyuki
1
-2
/
+2
[next]