index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Kill off extra cflags Kconfig entry.
Paul Mundt
2009-05-08
2
-14
/
+0
*
sh: Always select RTC_LIB, not just for SUPERH32.
Paul Mundt
2009-05-08
1
-1
/
+1
*
sh: Drop dead rules from arch/sh/kernel/Makefile_64.
Paul Mundt
2009-05-08
1
-3
/
+0
*
sh: TMU platform data for sh7723
Magnus Damm
2009-05-08
1
-1
/
+195
*
sh: enable TMU clocksource on sh7722
Magnus Damm
2009-05-08
1
-2
/
+2
*
sh: clock framework update, fix count and kill off kref
Magnus Damm
2009-05-08
2
-34
/
+39
*
sh: Move out cayman-specific panic handler code to its own file.
Paul Mundt
2009-05-08
3
-44
/
+50
*
sh: Kill off unused sh64 debug code.
Paul Mundt
2009-05-08
2
-49
/
+1
*
sh: Kill off sh64's hand-rolled syscall tracer.
Paul Mundt
2009-05-08
5
-232
/
+2
*
sh: Kill off the global rtc_lock with extreme prejudice.
Paul Mundt
2009-05-08
1
-5
/
+0
*
sh: mach-sh03: Give the sh03 rtc its own spinlock.
Paul Mundt
2009-05-08
1
-5
/
+5
*
sh: Kill off dead timer sysclass pm hooks.
Paul Mundt
2009-05-08
1
-45
/
+0
*
sh: Kill off dead handle_timer_tick() code.
Paul Mundt
2009-05-08
2
-54
/
+4
*
sh: Wire up GENERIC_CMOS_UPDATE for the platforms that need it.
Paul Mundt
2009-05-08
2
-0
/
+18
*
sh: Rename arch/sh/kernel/time_32.c to arch/sh/kernel/time.c.
Paul Mundt
2009-05-08
3
-2
/
+2
*
sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.
Paul Mundt
2009-05-08
4
-269
/
+120
*
sh: Move out rtc-sh registration from time_64.c to setup-sh5.c
Paul Mundt
2009-05-08
2
-51
/
+32
*
sh: Enable new TMU driver support for all SH-3 and SH-4 CPUs.
Paul Mundt
2009-05-08
1
-2
/
+2
*
sh: TMU platform data for sh7785
Magnus Damm
2009-05-08
2
-0
/
+205
*
sh: r7785 highlander clock fixes
Magnus Damm
2009-05-08
1
-2
/
+2
*
sh: call clock framework init() callback once
Magnus Damm
2009-05-08
1
-3
/
+6
*
sh: sh7785 early scif fix
Magnus Damm
2009-05-08
1
-1
/
+1
*
sh: Kill off unused SH-5 irq_describe cruft.
Paul Mundt
2009-05-07
3
-38
/
+0
*
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
2009-05-07
12
-196
/
+155
*
sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.
Paul Mundt
2009-05-07
1
-0
/
+4
*
sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.
Paul Mundt
2009-05-07
3
-6
/
+136
*
sh: Flag IRQSTACKS as BROKEN for now.
Paul Mundt
2009-05-07
1
-1
/
+1
*
sh: Move dummy clockevents broadcast timer to its new home.
Paul Mundt
2009-05-03
4
-2
/
+4
*
sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.
Paul Mundt
2009-05-03
2
-19
/
+0
*
sh: select both GENERIC_TIME and GENERIC_CLOCKEVENTS.
Paul Mundt
2009-05-03
1
-8
/
+1
*
clocksource: sh_mtu2/cmt_register() should be static.
Paul Mundt
2009-05-03
2
-5
/
+5
*
sh: Consolidate MTU2/CMT/TMU timer platform data.
Paul Mundt
2009-05-03
17
-97
/
+69
*
sh: TMU platform data for sh7722
Magnus Damm
2009-05-03
2
-0
/
+100
*
clocksource: SuperH TMU Timer driver
Magnus Damm
2009-05-03
4
-0
/
+487
*
sh: remove old MTU2 driver
Magnus Damm
2009-05-03
5
-215
/
+2
*
sh: sh2a MTU2 platform data
Magnus Damm
2009-05-03
5
-1
/
+405
*
clocksource: SuperH MTU2 Timer driver
Magnus Damm
2009-05-03
4
-0
/
+381
*
time: sh: convert to use arch_getoffset() infrastructure
john stultz
2009-05-03
5
-113
/
+11
*
sh: remove obsolete hw_interrupt_type
Thomas Gleixner
2009-05-03
2
-2
/
+2
*
sh: remove obsolete no_irq_type
Thomas Gleixner
2009-05-03
1
-2
/
+1
*
Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne...
Paul Mundt
2009-05-03
178
-9652
/
+4941
|
\
|
*
timekeeping: create arch_gettimeoffset infrastructure
john stultz
2009-05-02
2
-0
/
+22
|
*
clocksource: setup mult_orig in clocksource_enable()
Magnus Damm
2009-05-02
2
-4
/
+9
|
*
Linux 2.6.30-rc4
v2.6.30-rc4
Linus Torvalds
2009-04-29
1
-2
/
+2
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2009-04-29
1
-2
/
+2
|
|
\
|
|
*
eCryptfs: Fix min function comparison warning
Tyler Hicks
2009-04-27
1
-1
/
+1
|
|
*
ecryptfs: fix printk format warning
Randy Dunlap
2009-04-27
1
-1
/
+1
|
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-04-29
11
-41
/
+49
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.
Devin Heitmueller
2009-04-29
1
-2
/
+4
|
|
*
V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual Express
Christopher Pascoe
2009-04-29
2
-2
/
+3
[next]