index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-07-30
kset: kernel-doc cleanups
Randy Dunlap
1
-12
/
+11
2007-07-30
driver core: revert "device" link creation check
Cornelia Huck
1
-2
/
+1
2007-07-30
stable_api_nonsense.txt: Disambiguate the use of "this" by using "that" to re...
Juan Lang
1
-1
/
+1
2007-07-30
Fix Doc/sysfs-rules typos
Randy Dunlap
1
-37
/
+35
2007-07-30
kernel-doc fixes for PCI and drivers/base/
Randy Dunlap
2
-1
/
+2
2007-07-30
kobject: put kobject_actions in kobject.h
Greg Kroah-Hartman
2
-2
/
+3
2007-07-30
kobject: fix link error when CONFIG_HOTPLUG is disabled
Cornelia Huck
1
-8
/
+8
2007-07-30
HOWTO: sync Japanese HOWTO
Tsugikazu Shibata
1
-31
/
+35
2007-07-30
HOWTO: adjust translation header of Japanese stable_api_nonsense.txt
IKEDA, Munehiro
1
-10
/
+10
2007-07-30
Fallout from "Remove fs.h from mm.h" patch
Alexey Dobriyan
1
-0
/
+1
2007-07-30
APM support depends on CONFIG_PM_SLEEP
Stephen Rothwell
1
-1
/
+1
2007-07-30
m32r: build fix for removing fs.h from mm.h
Hirokazu Takata
3
-0
/
+3
2007-07-30
setup and detect 2nd phy on MCF5275 in FEC driver
Mike Cruse
1
-0
/
+23
2007-07-30
clean up reading of ICR register in FEC driver
Greg Ungerer
1
-3
/
+3
2007-07-30
fix work queues in FEC driver
Greg Ungerer
1
-6
/
+11
2007-07-30
remove unused config symbol from FEC driver
Greg Ungerer
1
-2
/
+0
2007-07-30
include cacheflush.h in FEC driver
Greg Ungerer
1
-0
/
+1
2007-07-30
[SPARC64]: Fix show_stack() when stack argument is NULL.
David S. Miller
2
-11
/
+12
2007-07-30
[SPARC]: Fix serial console node string creation.
David S. Miller
1
-2
/
+3
2007-07-30
[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c
David S. Miller
3
-25
/
+48
2007-07-30
[SPARC64]: asm-sparc64/floppy.h needs linux/pci.h
David S. Miller
1
-3
/
+3
2007-07-30
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
David S. Miller
18
-1224
/
+620
2007-07-30
[VIDEO]: Fix OOPS in all SBUS framebuffer drivers.
David S. Miller
8
-624
/
+567
2007-07-30
[SPARC64]: Handle mostek clock type in mini_rtc driver.
David S. Miller
1
-0
/
+75
2007-07-30
[PARTITION]: Sun/Solaris VTOC table corrections
Mark Fortescue
2
-17
/
+46
2007-07-30
[SPARC]: Fix floppy on some sun4c systems.
Mark Fortescue
1
-30
/
+50
2007-07-30
[SPARC64]: Fix sun4u PCI config space accesses on sun4u.
David S. Miller
2
-12
/
+126
2007-07-30
[PARTITION] MSDOS: Fix Sun num_partitions handling.
Mark Fortescue
2
-2
/
+5
2007-07-30
[SPARC]: Update defconfig.
David S. Miller
1
-146
/
+40
2007-07-30
Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
Rusty Russell
3
-3
/
+11
2007-07-30
Remove fs.h from mm.h
Alexey Dobriyan
45
-33
/
+81
2007-07-30
ACPI: restore CONFIG_ACPI_SLEEP
Len Brown
13
-10
/
+25
2007-07-30
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
17
-86
/
+164
2007-07-30
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
33
-47
/
+47
2007-07-29
Provide timespec to guests rather than jiffies clock.
Rusty Russell
5
-25
/
+60
2007-07-29
Fix lguest bzImage loading with CONFIG_RELOCATABLE=y
Rusty Russell
1
-0
/
+5
2007-07-29
m68knommu: remove crap from machdep.h
Greg Ungerer
1
-33
/
+2
2007-07-29
m68knommu: fix declaration of mach_sched_init
Greg Ungerer
1
-1
/
+1
2007-07-29
Fix procfs compat_ioctl regression
David Miller
1
-2
/
+22
2007-07-29
audit: fix two bugs in the new execve audit code
Peter Zijlstra
1
-2
/
+4
2007-07-29
rip some includes from linux/interrupt.h
Al Viro
2
-2
/
+3
2007-07-29
fix preprocessor idiocy in reiserfs
Al Viro
1
-3
/
+5
2007-07-29
more include order horrors
Al Viro
1
-17
/
+16
2007-07-28
[ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN change
Eric Miao
1
-2
/
+2
2007-07-28
[ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xx
Quinn Jensen
1
-2
/
+1
2007-07-28
[ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driver
Kristoffer Ericson
1
-12
/
+15
2007-07-28
[SCSI] mpt fusion: Changes in mptctl.c for logging support
Prakash, Sathya
1
-125
/
+141
2007-07-28
[SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...
Prakash, Sathya
4
-246
/
+194
2007-07-28
[SCSI] mpt fusion: Changes in mptscsih.c for logging support
Prakash, Sathya
1
-186
/
+260
2007-07-28
[SCSI] mpt fusion: Changes in mptbase.c for logging support
Prakash, Sathya
1
-233
/
+234
[next]