index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
mach-ux500: update ASIC version detection
Linus Walleij
1
-0
/
+20
2011-05-24
mach-ux500: update SoC and board IRQ handling
Rabin Vincent
5
-24
/
+129
2011-05-24
mach-ux500: update the DB5500 register file
Linus Walleij
1
-2
/
+18
2011-05-24
mach-ux500: update the DB8500 register file
Linus Walleij
1
-7
/
+30
2011-05-24
x86, ioapic: Restore ioapic entries during resume properly
Suresh Siddha
1
-2
/
+2
2011-05-24
x86: Get rid of asmregparm
Richard Weinberger
3
-11
/
+2
2011-05-24
um: Use RWSEM_GENERIC_SPINLOCK on x86
Richard Weinberger
1
-2
/
+2
2011-05-24
m68knommu: Use generic show_interrupts()
Geert Uytterhoeven
2
-28
/
+1
2011-05-24
coldfire_qspi compile fix
Steven King
1
-0
/
+1
2011-05-24
m68k: merge the mmu and non-mmu versions of sys_m68k.c
Greg Ungerer
3
-643
/
+578
2011-05-24
m68knommu: use asm-generic/bitops/ext2-atomic.h
Akinobu Mita
1
-17
/
+1
2011-05-24
m68knommu: Remove obsolete #include <linux/sys.h>
Geert Uytterhoeven
6
-6
/
+0
2011-05-24
m68k: merge mmu and non-mmu versions of asm-offsets.c
Greg Ungerer
6
-190
/
+114
2011-05-24
hwmon: (coretemp) Add comments describing the handling of HT CPUs
Guenter Roeck
1
-2
/
+18
2011-05-24
kernel/watchdog.c: Use proper ANSI C prototypes
Linus Torvalds
1
-1
/
+1
2011-05-24
perf tools: Fix sample type size calculation in 32 bits archs
Frederic Weisbecker
1
-1
/
+1
2011-05-24
m68k: merge non-mmu and mmu versions of m68k_ksyms.c
Greg Ungerer
3
-64
/
+32
2011-05-24
m68knommu: remove un-needed exporting of COLDFIRE symbols
Greg Ungerer
2
-12
/
+3
2011-05-24
m68knommu: move EXPORT of kernel_thread to function definition
Greg Ungerer
2
-4
/
+1
2011-05-24
m68knommu: move EXPORT of local checksumming functions to definitions
Greg Ungerer
2
-5
/
+3
2011-05-24
m68knommu: move EXPORT of dump_fpu to function definition
Greg Ungerer
2
-4
/
+1
2011-05-24
m68knommu: clean up mm/init_no.c
Greg Ungerer
1
-47
/
+4
2011-05-24
m68k: merge the mmu and non-mmu mm/Makefile
Greg Ungerer
3
-18
/
+9
2011-05-24
m68k: mv kmap_mm.c to kmap.c
Greg Ungerer
2
-370
/
+365
2011-05-24
m68knommu: remove stubs for __ioremap() and iounmap()
Greg Ungerer
4
-43
/
+6
2011-05-24
m68knommu: remove unused kernel_set_cachemode()
Greg Ungerer
1
-8
/
+0
2011-05-24
m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c
Greg Ungerer
2
-8
/
+3
2011-05-24
m68k: remove duplicate memcpy() implementation
Greg Ungerer
4
-131
/
+75
2011-05-24
m68k: remove duplicate memset() implementation
Greg Ungerer
4
-107
/
+74
2011-05-24
m68k: remove duplicate memmove() implementation
Greg Ungerer
3
-99
/
+2
2011-05-24
m68k: merge mmu and non-mmu versions of lib/Makefile
Greg Ungerer
3
-15
/
+11
2011-05-24
m68k: merge mmu and non-mmu versions of muldi3
Greg Ungerer
3
-152
/
+96
2011-05-24
drivers/gpu/drm/radeon/atom.c: fix warning
Andrew Morton
1
-2
/
+2
2011-05-24
drm/radeon/kms: bump kms version number
Alex Deucher
1
-1
/
+2
2011-05-24
drm/radeon/kms: properly set num banks for fusion asics
Alex Deucher
1
-2
/
+6
2011-05-24
drm/radeon/kms/atom: move dig phy init out of modesetting
Alex Deucher
4
-9
/
+68
2011-05-24
drm/radeon/kms/cayman: fix typo in register mask
Alex Deucher
1
-1
/
+1
2011-05-24
drm/radeon/kms: fix typo in spread spectrum code
Alex Deucher
1
-1
/
+1
2011-05-24
Documentation: update GregKH links
Vikram Narayanan
1
-4
/
+5
2011-05-24
Documentation: fix vgaarbiter.txt typos etc.
Nicolas Kaiser
1
-11
/
+9
2011-05-24
Documentation: update LXR web link
Harry Wei
1
-1
/
+1
2011-05-24
Documentation: update epoll sysctl text
Lucian Adrian Grijincu
1
-7
/
+0
2011-05-24
Documentation: update dontdiff file
Randy Dunlap
1
-12
/
+46
2011-05-23
x86, apic: Include module.h header in apic_flat_64.c
Randy Dunlap
1
-0
/
+1
2011-05-23
hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined
Guenter Roeck
1
-1
/
+3
2011-05-23
ARM: bcmring: convert to use sp804 clockevents
Russell King
1
-110
/
+8
2011-05-23
ARM: bcmring: convert to sp804 clocksource
Russell King
2
-64
/
+45
2011-05-23
ARM: 6912/1: bcmring: Add clkdev table in init_early
Jiandong Zheng
3
-2
/
+7
2011-05-23
clockevents: ARM sp804: obtain sp804 timer rate via clks
Russell King
3
-8
/
+16
2011-05-23
clockevents: ARM sp804: allow clockevent name to be specified
Russell King
7
-10
/
+13
[next]