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
2006-12-07
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
5
-18
/
+87
2006-12-07
[PATCH] sound/oss/btaudio.c: ioremap balanced with iounmap
Amol Lad
1
-0
/
+2
2006-12-07
[PATCH] ioremap balanced with iounmap for drivers/char/istallion.c
Amol Lad
1
-0
/
+4
2006-12-07
[PATCH] ioremap balanced with iounmap for drivers/char/moxa.c
Amol Lad
1
-1
/
+4
2006-12-07
[PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.c
Amol Lad
1
-1
/
+7
2006-12-07
[PATCH] serial uartlite driver
Peter Korsgaard
5
-0
/
+533
2006-12-07
[PATCH] Fix check_partition routines
Suzuki K P
4
-15
/
+33
2006-12-07
[PATCH] fix rescan_partitions to return errors properly
Suzuki Kp
1
-1
/
+3
2006-12-07
[PATCH] cciss: cleanup cciss_interrupt mode
Mike Miller
1
-5
/
+3
2006-12-07
[PATCH] cciss: add support for 1024 logical volumes
Mike Miller
4
-41
/
+80
2006-12-07
[PATCH] cciss: remove unused revalidate_allvol function
Mike Miller
1
-73
/
+1
2006-12-07
[PATCH] cciss: change cciss_open for consistency
Mike Miller
1
-1
/
+1
2006-12-07
[PATCH] cciss: set sector_size to 2048 for performance
Mike Miller
2
-3
/
+10
2006-12-07
[PATCH] cciss: disable DMA prefetch on P600
Mike Miller
2
-0
/
+12
2006-12-07
[PATCH] cciss: fix pci ssid for the E500 controller
Mike Miller
1
-2
/
+2
2006-12-07
[PATCH] cciss: increase number of commands on controller
Mike Miller
2
-36
/
+40
2006-12-07
[PATCH] cciss: reference driver support
Mike Miller
1
-7
/
+23
2006-12-07
[PATCH] cciss: version change
Mike Miller
1
-3
/
+4
2006-12-07
[PATCH] fix v850 compilation
Adrian Bunk
1
-2
/
+0
2006-12-07
[PATCH] uml: use get_random_bytes() after random pool is seeded
Jeff Dike
7
-7
/
+7
2006-12-07
[PATCH] uml: size register files correctly
Jeff Dike
2
-2
/
+2
2006-12-07
[PATCH] uml: include asm/page.h in order to get PAGE_SHIFT
Jeff Dike
1
-0
/
+1
2006-12-07
[PATCH] uml: include stddef.h correctly
Jeff Dike
3
-3
/
+2
2006-12-07
[PATCH] m68k: replace kmalloc+memset with kzalloc
Yan Burman
2
-4
/
+2
2006-12-07
[PATCH] Use freezeable workqueues in XFS
Rafael J. Wysocki
1
-2
/
+2
2006-12-07
[PATCH] Support for freezeable workqueues
Rafael J. Wysocki
2
-9
/
+19
2006-12-07
[PATCH] swsusp: kill write-only variable
Pavel Machek
1
-3
/
+1
2006-12-07
[PATCH] PM: Fix swsusp debug mode testproc
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] s2ram debugging documentation
Pavel Machek
1
-0
/
+56
2006-12-07
[PATCH] swsusp: Fix labels
Rafael J. Wysocki
5
-11
/
+11
2006-12-07
[PATCH] swsusp: Fix coding style in suspend.c
Rafael J. Wysocki
1
-1
/
+2
2006-12-07
[PATCH] swsusp: Untangle freeze_processes
Rafael J. Wysocki
1
-30
/
+54
2006-12-07
[PATCH] swsusp: Untangle thaw_processes
Rafael J. Wysocki
2
-27
/
+28
2006-12-07
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
4
-26
/
+28
2006-12-07
[PATCH] suspend to disk fails if gdb is suspended with a traced child
Rafael J. Wysocki
1
-1
/
+3
2006-12-07
[PATCH] swsusp: Measure memory shrinking time
Rafael J. Wysocki
3
-22
/
+39
2006-12-07
[PATCH] suspend: don't change cpus_allowed for task initiating the suspend
Siddha, Suresh B
1
-5
/
+1
2006-12-07
[PATCH] swsusp: Support i386 systems with PAE or without PSE
Rafael J. Wysocki
5
-16
/
+168
2006-12-07
[PATCH] swsusp: thaw userspace and kernel space separately
Nigel Cunningham
2
-8
/
+26
2006-12-07
[PATCH] swsusp: clean up whitespace in freezer output
Nigel Cunningham
1
-8
/
+8
2006-12-07
[PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG
Nigel Cunningham
1
-1
/
+0
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
64
-101
/
+147
2006-12-07
[PATCH] swsusp: fix platform mode
Stefan Seyfried
1
-0
/
+22
2006-12-07
[PATCH] swsusp: use __GFP_WAIT
Rafael J. Wysocki
1
-3
/
+3
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
7
-242
/
+680
2006-12-07
[PATCH] swsusp: update userland interface documentation
Rafael J. Wysocki
2
-19
/
+63
2006-12-07
[PATCH] swsusp: add ioctl for swap files support
Rafael J. Wysocki
2
-1
/
+44
2006-12-07
[PATCH] swsusp: document support for swap files
Rafael J. Wysocki
3
-13
/
+65
2006-12-07
[PATCH] swsusp: add resume_offset command line parameter
Rafael J. Wysocki
3
-5
/
+26
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
7
-119
/
+98
[next]