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-04
[PATCH] knfsd: lockd: Change list of blocked list to list_node
Olaf Kirch
1
-4
/
+3
2006-10-04
[PATCH] knfsd: lockd: make the hash chains use a hlist_node
Olaf Kirch
1
-1
/
+1
2006-10-04
[PATCH] knfsd: lockd: make the nsm upcalls use the nsm_handle
Olaf Kirch
1
-1
/
+0
2006-10-04
[PATCH] knfsd: lockd: Make nlm_host_rebooted use the nsm_handle
Olaf Kirch
1
-2
/
+2
2006-10-04
[PATCH] knfsd: lockd: introduce nsm_handle
Olaf Kirch
1
-3
/
+14
2006-10-04
[PATCH] knfsd: when looking up a lockd host, pass hostname & length
Olaf Kirch
1
-3
/
+3
2006-10-04
[PATCH] knfsd: consolidate common code for statd->lockd notification
Olaf Kirch
1
-2
/
+3
2006-10-04
[PATCH] knfsd: knfsd: cache ipmap per TCP socket
Greg Banks
3
-0
/
+15
2006-10-04
[PATCH] knfsd: Allow max size of NFSd payload to be configured
NeilBrown
2
-2
/
+3
2006-10-04
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
Greg Banks
5
-12
/
+77
2006-10-04
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
NeilBrown
4
-6
/
+2
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
1
-59
/
+10
2006-10-04
[PATCH] mmc: driver for TI FlashMedia card reader - source
Alex Dubov
1
-0
/
+158
2006-10-04
[PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz mode
Jim Cromie
1
-1
/
+1
2006-10-04
[PATCH] slab: clean up leak tracking ifdefs a little bit
Christoph Hellwig
1
-8
/
+18
2006-10-04
[PATCH] ipc: headers_check fix
Cedric Le Goater
3
-8
/
+14
2006-10-03
[PATCH] i383 numa: fix numaq/summit apicid conflict
Keith Mannthey
1
-1
/
+1
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
86
-86
/
+86
2006-10-03
fix file specification in comments
Uwe Zeisberger
86
-86
/
+86
2006-10-03
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
11
-922
/
+4
2006-10-03
V4L/DVB (4673): Mark the two newer ioctls as experimental
Mauro Carvalho Chehab
1
-0
/
+5
2006-10-03
V4L/DVB (4672): Frame format enumeration (1/2)
Laurent Pinchart
1
-0
/
+75
2006-10-03
V4L/DVB (4666): Ensure the WM8775 driver is loaded generically for any board.
Steven Toth
1
-1
/
+3
2006-10-03
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
Yoichi Yuasa
10
-920
/
+0
2006-10-03
[MIPS] BCM1250: TRDY timeout tweaks for Broadcom SiByte systems
Maciej W. Rozycki
1
-0
/
+3
2006-10-03
[MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundary
Franck Bui-Huu
1
-2
/
+1
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-7
/
+15
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-1
/
+2
2006-10-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
10
-134
/
+25
2006-10-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-38
/
+34
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
8
-7
/
+261
2006-10-03
[PATCH] pr_debug: check pr_debug() arguments
Zach Brown
1
-2
/
+4
2006-10-03
[PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspace
Paul Clements
1
-0
/
+1
2006-10-03
[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit
NeilBrown
1
-4
/
+1
2006-10-03
[PATCH] md: Remove working_disks from raid1 state data
NeilBrown
1
-1
/
+0
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
[next]