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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-07
[PATCH] remove file.f_maxcount
Eric Dumazet
3
-3
/
+1
2005-09-07
[PATCH] remove a redundant variable in sys_prctl()
Jesper Juhl
1
-4
/
+2
2005-09-07
[PATCH] fs: remove redundant timespec_equal test in update_atime()
Tejun Heo
1
-3
/
+0
2005-09-07
[PATCH] largefile support for accounting
Peter Staubach
1
-1
/
+1
2005-09-07
[PATCH] arm26: one -g is enough for everyone
Adrian Bunk
1
-4
/
+0
2005-09-07
[PATCH] do_notify_parent_cldstop() cleanup
Oleg Nesterov
1
-35
/
+26
2005-09-07
[PATCH] Console blanking locking fix
Stephane Doyon
1
-0
/
+4
2005-09-07
[PATCH] Add missing overflow check in get_blkdev_list
Neil Horman
1
-1
/
+1
2005-09-07
[PATCH] Delete unused do_nanosleep declaration
Ralf Baechle
1
-1
/
+0
2005-09-07
[PATCH] 3c59x: read current link status from phy
Tommy S. Christensen
1
-0
/
+1
2005-09-07
[PATCH] remove asm-*/hdreg.h
Christoph Hellwig
19
-79
/
+0
2005-09-07
[PATCH] Fix function/macro name collision on i386 oprofile
David Gibson
3
-9
/
+9
2005-09-07
[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()
Karsten Wiese
7
-2
/
+32
2005-09-07
[PATCH] Make the bzImage format self-terminating
H. Peter Anvin
5
-17
/
+30
2005-09-07
[PATCH] jffs/jffs2: remove wrong function prototypes
Adrian Bunk
2
-6
/
+0
2005-09-07
[PATCH] fs/Kconfig: quota help text updates
Adrian Bunk
1
-6
/
+3
2005-09-07
[PATCH] parport: add NetMOS 9805 support
Maximilian Attems
1
-0
/
+3
2005-09-07
[PATCH] cleanup of deadline_dispatch_requests()
Nikita Danilov
1
-10
/
+2
2005-09-07
[PATCH] Add rdinit parameter to pick early userspace init
Olof Johansson
2
-4
/
+32
2005-09-07
[PATCH] proc: link count fix
Miklos Szeredi
1
-0
/
+13
2005-09-07
[PATCH] create_workqueue_thread() signedness fix
Mika Kukkonen
1
-1
/
+1
2005-09-07
[PATCH] fsnotify: hook on removexattr, too
Robert Love
1
-0
/
+2
2005-09-07
[PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support
Doug Warzecha
6
-0
/
+818
2005-09-07
[PATCH] dell_rbu: new Dell BIOS update driver
Abhay Salunke
4
-0
/
+718
2005-09-07
[PATCH] modified firmware_class.c to support no hotplug
Abhay Salunke
2
-30
/
+54
2005-09-07
[PATCH] Speedup FAT filesystem directory reads
Karsten Wiese
1
-2
/
+26
2005-09-07
[PATCH] flush icache early when loading module
Thomas Koeller
1
-14
/
+19
2005-09-07
[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface
Mike Waychison
5
-163
/
+80
2005-09-07
[PATCH] ipc: add generic struct ipc_ids seq_file iteration
Mike Waychison
2
-0
/
+164
2005-09-07
[PATCH] sunrpc: cache_register can use wrong module reference
Bruce Allan
8
-10
/
+26
2005-09-07
[PATCH] meye: use dma-mapping constants
Tobias Klauser
1
-1
/
+2
2005-09-07
[PATCH] readahead: reset cache_hit earlier
Steven Pratt
1
-0
/
+1
2005-09-07
[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG
Bjorn Helgaas
7
-36
/
+2
2005-09-07
[PATCH] optimize writer path in time_interpolator_get_counter()
Alex Williamson
1
-4
/
+13
2005-09-07
[PATCH] sonypi: remove obsolete event
Stelian Pop
1
-1
/
+0
2005-09-07
[PATCH] sonypi SPIC initialisation fix
Erik Waling
3
-20
/
+109
2005-09-07
[PATCH] remove pipe definitions
Zhigang Huo
1
-3
/
+0
2005-09-07
[PATCH] move 68360serial.c over use initcalls
Christoph Hellwig
2
-12
/
+2
2005-09-07
[PATCH] move m68k rtc drivers over to initcalls
Christoph Hellwig
3
-12
/
+6
2005-09-07
[PATCH] remove misleading comment above sys_brk
Christoph Hellwig
1
-7
/
+0
2005-09-07
[PATCH] remove a dead extern in mem.c
Christoph Hellwig
1
-4
/
+0
2005-09-07
[PATCH] Add warning `init=' to init/main.c
Avery, Brian
1
-3
/
+4
2005-09-07
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
Mark Bellon
6
-21
/
+186
2005-09-07
[PATCH] Fix sound/arm/Makefile for locality of reference
Russell King
1
-7
/
+9
2005-09-07
[PATCH] pnp: consolidate kmalloc wrappers
Bjorn Helgaas
8
-75
/
+43
2005-09-07
[PATCH] yenta: make ToPIC95 bridges work with 16bit cards
Daniel Ritz
3
-28
/
+122
2005-09-07
[PATCH] auxiliary vector cleanups
H. J. Lu
32
-83
/
+196
2005-09-07
[PATCH] radix_tag_get(): differentiate between no present node and tag unset ...
Marcelo Tosatti
1
-8
/
+9
2005-09-07
[PATCH] radix-tree: Remove unnecessary indirections and clean up code
Christoph Lameter
1
-77
/
+82
2005-09-07
[PATCH] Support powering sharp zaurus sl-5500 LCD up and down
Pavel Machek
2
-0
/
+158
[next]