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
2008-07-24
checkpatch: macros: fix statement counting block end detection
Andy Whitcroft
1
-12
/
+11
2008-07-24
checkpatch: types: unary -- goto introduces unary context
Andy Whitcroft
1
-1
/
+1
2008-07-24
checkpatch: comment detection: ignore macro continuation when detecting assoc...
Andy Whitcroft
1
-1
/
+1
2008-07-24
checkpatch: possible types: __asm__ is never a type
Andy Whitcroft
1
-1
/
+1
2008-07-24
checkpatch: add a checkpatch warning for new uses of __initcall().
Michael Ellerman
1
-0
/
+4
2008-07-24
checkpatch: types: some types may also be identifiers
Andy Whitcroft
1
-5
/
+6
2008-07-24
checkpatch: return is not a function -- parentheses for casts are ok too
Andy Whitcroft
1
-0
/
+1
2008-07-24
checkpatch: Version: 0.20
Andy Whitcroft
1
-1
/
+1
2008-07-24
atmel_pwm: set up only one PWM clock when allocating a clock
Hans-Christian Egtvedt
1
-2
/
+1
2008-07-24
generic irqs: handle failure of irqchip->set_type in setup_irq
Uwe Kleine-König
1
-22
/
+42
2008-07-24
remove the v850 port
Adrian Bunk
204
-18406
/
+5
2008-07-24
UML: make several more things static
WANG Cong
14
-26
/
+12
2008-07-24
arch/um/kernel/mem.c: remove arch_validate()
WANG Cong
3
-36
/
+1
2008-07-24
arch/um/kernel/irq.c: clean up some functions
WANG Cong
3
-37
/
+2
2008-07-24
cris: use simple_read_from_buffer()
Akinobu Mita
1
-10
/
+7
2008-07-24
cris: remove unused global_flush_tlb
Fernando Luis Vazquez Cao
1
-1
/
+0
2008-07-24
mn10300: move sg_dma_{address,len}() to asm/scatterlist.h
Adrian Bunk
2
-9
/
+9
2008-07-24
pm: fix try_to_freeze_tasks()'s use of do_div()
David Howells
1
-1
/
+1
2008-07-24
pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering
Carlos Corbacho
1
-0
/
+20
2008-07-24
pm: acpi hibernation: utilize hardware signature
Shaohua Li
4
-1
/
+30
2008-07-24
pm: schedule sysrq poweroff on boot cpu
Zhang Rui
1
-1
/
+3
2008-07-24
pm: introduce new interfaces schedule_work_on() and queue_work_on()
Zhang Rui
2
-1
/
+41
2008-07-24
pm: hibernation: simplify memory bitmap
Akinobu Mita
1
-67
/
+21
2008-07-24
pm: add new PM_EVENT codes for runtime power transitions
Alan Stern
1
-2
/
+35
2008-07-24
pm: drop unnecessary includes from pm.h
Rafael J. Wysocki
1
-2
/
+0
2008-07-24
pm: remove obsolete piece of PM documentation
Rafael J. Wysocki
3
-259
/
+34
2008-07-24
pm: remove remaining obsolete definitions from pm.h
Rafael J. Wysocki
2
-46
/
+5
2008-07-24
pm: remove definition of struct pm_dev
Rafael J. Wysocki
1
-24
/
+0
2008-07-24
remove include/linux/pm_legacy.h
Adrian Bunk
4
-38
/
+0
2008-07-24
pm: boot time suspend selftest
David Brownell
3
-2
/
+212
2008-07-24
swsusp: provide users with a hint about the no_console_suspend option
Pavel Machek
1
-1
/
+1
2008-07-24
alpha: remove the unused ALPHA_CORE_AGP option
Adrian Bunk
1
-5
/
+0
2008-07-24
remove include/asm-h8300/keyboard.h
Adrian Bunk
1
-24
/
+0
2008-07-24
gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed
Tilman Schmidt
1
-6
/
+6
2008-07-24
gigaset: use dev_ macros for messages
Tilman Schmidt
6
-43
/
+53
2008-07-24
security: remove unused forwards
Hugh Dickins
1
-2
/
+0
2008-07-24
security: filesystem capabilities no longer experimental
Andrew G. Morgan
1
-2
/
+1
2008-07-24
security: filesystem capabilities refactor kernel code
Andrew G. Morgan
1
-117
/
+221
2008-07-24
security: protect legacy applications from executing with insufficient privilege
Andrew G. Morgan
2
-50
/
+60
2008-07-24
mm: fix ever-decreasing swap priority
Hugh Dickins
1
-24
/
+25
2008-07-24
mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA
Gerald Schaefer
4
-23
/
+21
2008-07-24
kcalloc: remove runtime division
Milton Miller
1
-1
/
+1
2008-07-24
memory-hotplug: add sysfs removable attribute for hotplug memory remove
Badari Pulavarty
4
-0
/
+115
2008-07-24
memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelist...
Kent Liu
1
-1
/
+3
2008-07-24
memory hotplug: small fixes to bootmem freeing for memory hotremove
Yasunori Goto
3
-11
/
+11
2008-07-24
memory hotplug: allocate usemap on the section with pgdat
Yasunori Goto
1
-1
/
+77
2008-07-24
mm: remove initialization of static per-cpu variables
Vegard Nossum
1
-4
/
+4
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
57
-74
/
+36
2008-07-24
mm: make register_page_bootmem_info_section() static
Adrian Bunk
1
-1
/
+1
2008-07-24
mm/page_alloc.c: cleanups
Adrian Bunk
1
-12
/
+13
[next]