index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
clocksource.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-04
genirq: Provide compat handling for chip->set_type()
Thomas Gleixner
3
-7
/
+15
2010-10-04
genirq: Provide compat handling for chip->set_affinity()
Thomas Gleixner
4
-8
/
+19
2010-10-04
genirq: Provide compat handling for chip->startup()
Thomas Gleixner
4
-16
/
+16
2010-10-04
genirq: Provide compat handling for chip->disable()/shutdown()
Thomas Gleixner
5
-22
/
+35
2010-10-04
genirq: Provide compat handling for chip->enable()
Thomas Gleixner
3
-8
/
+21
2010-10-04
genirq: Provide compat handling for chip->eoi()
Thomas Gleixner
1
-3
/
+10
2010-10-04
genirq: Provide compat handling for chip->mask_ack()
Thomas Gleixner
1
-6
/
+13
2010-10-04
genirq: Provide compat handling for chip->ack()
Thomas Gleixner
2
-18
/
+12
2010-10-04
genirq: Provide compat handling for chip->unmask()
Thomas Gleixner
4
-9
/
+16
2010-10-04
genirq: Provide compat handling for chip->mask()
Thomas Gleixner
3
-9
/
+16
2010-10-04
genirq: Provide compat handling for bus_lock/bus_sync_unlock
Thomas Gleixner
3
-19
/
+35
2010-10-04
genirq: Add new functions to dummy chips
Thomas Gleixner
2
-17
/
+44
2010-10-04
genirq: Provide advanced irq chip functions
Thomas Gleixner
1
-16
/
+50
2010-10-04
genirq: Convert core code to irq_data
Thomas Gleixner
11
-110
/
+111
2010-10-04
genirq: Create irq_data
Thomas Gleixner
2
-47
/
+82
2010-10-04
x86: Use genirq Kconfig
Thomas Gleixner
1
-31
/
+5
2010-10-04
genirq: Provide Kconfig
Thomas Gleixner
2
-0
/
+56
2010-10-04
isdn: Free irq_data namespace
Thomas Gleixner
1
-3
/
+3
2010-10-04
mfd: Rename struct irq_data to struct sih_irq_data
Thomas Gleixner
1
-1
/
+1
2010-09-23
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
15
-32
/
+24
2010-09-21
MAINTAINERS: Add IRQ subsystem
Thomas Gleixner
1
-0
/
+6
2010-09-21
Linux 2.6.36-rc5
v2.6.36-rc5
Linus Torvalds
1
-1
/
+1
2010-09-21
Staging: vt6655: fix buffer overflow
Dan Carpenter
1
-3
/
+8
2010-09-21
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sven Eckelmann
2
-19
/
+2
2010-09-21
serial: mfd: fix bug in serial_hsu_remove()
Feng Tang
1
-8
/
+9
2010-09-21
serial: amba-pl010: fix set_ldisc
Mika Westerberg
1
-7
/
+2
2010-09-21
USB: musb: MAINTAINERS: Fix my mail address
Felipe Balbi
1
-2
/
+2
2010-09-21
USB: serial/mos*: prevent reading uninitialized stack memory
Dan Rosenberg
2
-0
/
+6
2010-09-21
USB: otg: twl4030: fix phy initialization(v1)
Ming Lei
1
-27
/
+51
2010-09-21
USB: EHCI: Disable langwell/penwell LPM capability
Alek Du
1
-0
/
+5
2010-09-21
usb: musb_debugfs: don't use the struct file private_data field with seq_files
Mathias Nyman
1
-3
/
+2
2010-09-20
frv: double syscall restarts, syscall restart in sigreturn()
Al Viro
1
-1
/
+3
2010-09-20
frv: handling of restart into restart_syscall is fscked
Al Viro
1
-1
/
+1
2010-09-20
frv: avoid infinite loop of SIGSEGV delivery
Al Viro
1
-2
/
+2
2010-09-20
frv: fix address verification holes in setup_frame/setup_rt_frame
Al Viro
1
-16
/
+22
2010-09-20
frv: restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2010-09-20
mm: further fix swapin race condition
Hugh Dickins
1
-3
/
+5
2010-09-19
Coda: mount hangs because of missed REQ_WRITE rename
Jan Harkes
1
-2
/
+2
2010-09-19
alpha: deal with multiple simultaneously pending signals
Al Viro
1
-5
/
+11
2010-09-19
alpha: fix a 14 years old bug in sigreturn tracing
Al Viro
1
-2
/
+11
2010-09-19
alpha: unb0rk sigsuspend() and rt_sigsuspend()
Al Viro
3
-69
/
+2
2010-09-19
alpha: belated ERESTART_RESTARTBLOCK race fix
Al Viro
1
-1
/
+2
2010-09-19
alpha: Shift perf event pending work earlier in timer interrupt
Michael Cree
1
-5
/
+5
2010-09-19
alpha: wire up fanotify and prlimit64 syscalls
Mikael Pettersson
2
-1
/
+7
2010-09-19
alpha: kill big kernel lock
Arnd Bergmann
2
-8
/
+0
2010-09-19
alpha: fix build breakage in asm/cacheflush.h
Tejun Heo
1
-0
/
+2
2010-09-19
alpha: remove unnecessary cast from void* in assignment.
matt mooney
2
-2
/
+2
2010-09-19
alpha: Use static const char * const where possible
Joe Perches
4
-38
/
+46
2010-09-18
dca: disable dca on IOAT ver.3.0 multiple-IOH platforms
Sosnowski, Maciej
1
-6
/
+79
2010-09-18
ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410
Darius Augulis
1
-1
/
+1
[next]