index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c-algo-sibyte: Merge into i2c-sibyte
Jean Delvare
2006-09-27
1
-33
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-09-26
8
-83
/
+168
|
\
|
*
Driver core: Fix potential deadlock in driver core
Alan Stern
2006-09-26
1
-1
/
+2
|
*
Driver Core: add ability for drivers to do a threaded probe
Greg Kroah-Hartman
2006-09-26
1
-0
/
+3
|
*
sysfs: add proper sysfs_init() prototype
Andrew Morton
2006-09-26
1
-0
/
+7
|
*
drivers/base: check errors
Andrew Morton
2006-09-26
1
-4
/
+4
|
*
v4l-dev2: handle __must_check
Andrew Morton
2006-09-26
1
-1
/
+1
|
*
add CONFIG_ENABLE_MUST_CHECK
Andrew Morton
2006-09-26
1
-0
/
+5
|
*
add __must_check to device management code
Andrew Morton
2006-09-26
4
-55
/
+66
|
*
sysfs_remove_bin_file: no return value, dump_stack on error
Randy.Dunlap
2006-09-26
1
-1
/
+1
|
*
Driver core: add ability for devices to create and remove bin files
Greg Kroah-Hartman
2006-09-26
1
-0
/
+4
|
*
Class: add support for class interfaces for devices
Greg Kroah-Hartman
2006-09-26
1
-0
/
+2
|
*
Driver core: create devices/virtual/ tree
Greg Kroah-Hartman
2006-09-26
1
-1
/
+4
|
*
Driver core: add device_rename function
Greg Kroah-Hartman
2006-09-26
1
-0
/
+1
|
*
Driver core: add ability for classes to handle devices properly
Greg Kroah-Hartman
2006-09-26
1
-0
/
+4
|
*
Driver core: add groups support to struct device
Greg Kroah-Hartman
2006-09-26
1
-0
/
+1
|
*
PM: platform_bus and late_suspend/early_resume
David Brownell
2006-09-26
1
-0
/
+2
|
*
PM: no suspend_prepare() phase
David Brownell
2006-09-26
2
-2
/
+0
|
*
PM: define PM_EVENT_PRETHAW
David Brownell
2006-09-26
1
-15
/
+47
|
*
Suspend changes for PCI core
Linus Torvalds
2006-09-26
1
-0
/
+3
|
*
Suspend infrastructure cleanup and extension
Linus Torvalds
2006-09-26
2
-2
/
+10
|
*
Driver core: add const to class_create
Miguel Ojeda Sandonis
2006-09-26
1
-1
/
+1
|
*
device_create(): make fmt argument 'const char *'
Greg Kroah-Hartman
2006-09-26
1
-1
/
+1
|
*
class_device_create(): make fmt argument 'const char *'
Dmitry Torokhov
2006-09-26
1
-1
/
+1
*
|
[PATCH] Make UML use ptrace-abi.h
Jeff Dike
2006-09-26
2
-17
/
+1
*
|
[PATCH] Split i386 and x86_64 ptrace.h
Jeff Dike
2006-09-26
6
-86
/
+100
*
|
[PATCH] uml: stack usage reduction
Jeff Dike
2006-09-26
1
-3
/
+1
*
|
[PATCH] PM: Add pm_trace switch
Rafael J. Wysocki
2006-09-26
1
-10
/
+14
*
|
[PATCH] PM: make it possible to disable console suspending
Rafael J. Wysocki
2006-09-26
1
-0
/
+5
*
|
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
2006-09-26
1
-9
/
+0
*
|
[PATCH] swsusp: clean up suspend header
Rafael J. Wysocki
2006-09-26
1
-12
/
+3
*
|
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
2006-09-26
2
-8
/
+8
*
|
[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64
Rafael J. Wysocki
2006-09-26
1
-0
/
+1
*
|
[PATCH] swsusp: read speedup
Andrew Morton
2006-09-26
1
-0
/
+1
*
|
[PATCH] swsusp: write speedup
Andrew Morton
2006-09-26
1
-1
/
+4
*
|
[PATCH] add DIV_ROUND_UP()
Steven Whitehouse
2006-09-26
1
-0
/
+1
*
|
[PATCH] smp_call_function_single() cleanup
Andrew Morton
2006-09-26
3
-4
/
+3
*
|
[PATCH] x86: trivial move of ptep_set_access_flags
Rusty Russell
2006-09-26
1
-15
/
+16
*
|
[PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers
Rusty Russell
2006-09-26
3
-7
/
+8
*
|
[PATCH] x86: trivial pgtable.h __ASSEMBLY__ move
Rusty Russell
2006-09-26
1
-1
/
+2
*
|
[PATCH] Translate asm version of ELFNOTE macro into preprocessor macro
Ian Campbell
2006-09-26
1
-15
/
+17
*
|
[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux
Jeremy Fitzhardinge
2006-09-26
2
-0
/
+91
*
|
[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...
Jeremy Fitzhardinge
2006-09-26
1
-1
/
+6
*
|
[PATCH] x86: roll all the cpuid asm into one __cpuid call
Rusty Russell
2006-09-26
1
-33
/
+27
*
|
[PATCH] x86: implement always-locked bit ops, for memory shared with an SMP h...
Chris Wright
2006-09-26
2
-0
/
+192
*
|
[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-m...
Rolf Eike Beer
2006-09-26
1
-6
/
+3
*
|
[PATCH] AVR32 MTD: Static Memory Controller driver
Haavard Skinnemoen
2006-09-26
1
-0
/
+60
*
|
[PATCH] avr32 architecture
Haavard Skinnemoen
2006-09-26
99
-0
/
+6733
*
|
[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc
Ralf Baechle
2006-09-26
1
-3
/
+3
*
|
[PATCH] FRV: Optimise ffs()
David Howells
2006-09-26
1
-2
/
+31
[next]