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
2006-10-03
[PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap
Paul Clements
1
-0
/
+2
2006-10-03
[PATCH] md: remove 'working_disks' from raid10 state
NeilBrown
1
-1
/
+0
2006-10-03
[PATCH] md: remove the working_disks and failed_disks from raid5 state data.
NeilBrown
1
-1
/
+1
2006-10-03
[PATCH] md: replace magic numbers in sb_dirty with well defined bit flags
NeilBrown
2
-2
/
+5
2006-10-03
[PATCH] md: fix a comment that is wrong in raid5.h
NeilBrown
1
-2
/
+3
2006-10-03
[PATCH] md: the scheduled removal of the START_ARRAY ioctl for md
Adrian Bunk
2
-2
/
+1
2006-10-03
[PATCH] dm table: add target flush
Bryn Reeves
2
-1
/
+3
2006-10-03
[PATCH] dm: extract device limit setting
Bryn Reeves
1
-0
/
+5
2006-10-03
[PATCH] dm table: add target preresume
Milan Broz
2
-2
/
+4
2006-10-03
[PATCH] dm: export blkdev_driver_ioctl
Alasdair G Kergon
1
-0
/
+3
2006-10-03
[PATCH] dm: support ioctls on mapped devices
Milan Broz
2
-1
/
+6
2006-10-03
[PATCH] sstfb: cleanups
Alan Cox
1
-4
/
+0
2006-10-03
[PATCH] vt: proper prototypes for some console functions
Adrian Bunk
2
-0
/
+4
2006-10-03
[PATCH] fbdev: Honor the return value of device_create_file
Antonino A. Daplas
1
-0
/
+1
2006-10-03
[PATCH] fbdev: Add generic ddc read functionality
Dennis Munsie
1
-0
/
+2
2006-10-03
[PATCH] ide: Fix crash on repeated reset
Alan Cox
1
-0
/
+3
2006-10-03
[PATCH] ide: remove dma_base2 field from ide_hwif_t
Sergei Shtylyov
1
-1
/
+0
2006-10-03
[PATCH] drivers/ide/: cleanups
Adrian Bunk
1
-1
/
+0
2006-10-03
[PATCH] Make number of IDE interfaces configurable
Matt Mackall
1
-1
/
+2
2006-10-03
[PATCH] IDE: claim extra DMA ports regardless of channel
Sergei Shtylylov
1
-1
/
+3
2006-10-03
[PATCH] sched: cleanup sched_group cpu_power setup
Siddha, Suresh B
2
-12
/
+43
2006-10-03
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
7
-0
/
+10
2006-10-03
[PATCH] restore parport_pc probing on powermac
Olaf Hering
1
-1
/
+0
2006-10-03
[PATCH] kernel-doc for kernel/dma.c
Randy Dunlap
1
-2
/
+1
2006-10-03
[PATCH] Create kallsyms_lookup_size_offset()
Franck Bui-Huu
1
-0
/
+11
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
2
-2
/
+2
2006-10-03
[PATCH] pid.h cleanup
Andrew Morton
1
-15
/
+15
2006-10-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+1
2006-10-02
Add prototype for sigset_from_compat()
Linus Torvalds
1
-0
/
+1
2006-10-02
[WATCHDOG] pnx4008: add watchdog support
Vitaly Wool
1
-0
/
+1
2006-10-02
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
5
-13
/
+31
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-88
/
+223
2006-10-02
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
7
-78
/
+78
2006-10-02
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
1
-0
/
+1
2006-10-02
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
1
-0
/
+7
2006-10-02
[PATCH] introduce get_task_pid() to fix unsafe get_pid()
Oleg Nesterov
1
-0
/
+2
2006-10-02
[PATCH] AVR32: Implement kernel_execve
Haavard Skinnemoen
1
-77
/
+3
2006-10-02
[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references
Arnd Bergmann
16
-625
/
+1
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
9
-397
/
+8
2006-10-02
[PATCH] IPC namespace - utils
Kirill Korotaev
2
-1
/
+20
2006-10-02
[PATCH] IPC namespace core
Kirill Korotaev
4
-0
/
+40
2006-10-02
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
Serge E. Hallyn
2
-0
/
+12
2006-10-02
[PATCH] namespaces: utsname: remove system_utsname
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
4
-3
/
+42
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2
-2
/
+2
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2
-2
/
+2
2006-10-02
[PATCH] namespaces: utsname: introduce temporary helpers
Serge E. Hallyn
1
-0
/
+10
2006-10-02
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
4
-7
/
+7
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
3
-0
/
+54
2006-10-02
[PATCH] nfsd: lockdep annotation
Peter Zijlstra
1
-2
/
+9
[next]