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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-19
genirq: Cleanup irq.h
Thomas Gleixner
1
-33
/
+62
2011-02-19
genirq: Mirror irq trigger type bits in irq_data.state
Thomas Gleixner
1
-1
/
+25
2011-02-19
genirq: Move IRQ_AFFINITY_SET to core
Thomas Gleixner
1
-1
/
+8
2011-02-19
genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
Thomas Gleixner
1
-1
/
+15
2011-02-19
genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it
Thomas Gleixner
1
-2
/
+6
2011-02-19
genirq: Remove CONFIG_IRQ_PER_CPU
Thomas Gleixner
1
-5
/
+0
2011-02-19
genirq: Add IRQ_MOVE_PENDING to irq_data.state
Thomas Gleixner
1
-2
/
+18
2011-02-19
genirq: Add state field to irq_data
Thomas Gleixner
2
-0
/
+4
2011-02-19
genirq: Move IRQ_SUSPENDED to core
Thomas Gleixner
1
-2
/
+0
2011-02-19
genirq: Move IRQ_MASKED to core
Thomas Gleixner
1
-1
/
+1
2011-02-19
genirq: Move IRQ_PENDING flag to core
Thomas Gleixner
1
-1
/
+1
2011-02-19
genirq: Move IRQ_DISABLED to core
Thomas Gleixner
1
-2
/
+2
2011-02-19
genirq: Move IRQ_REPLAY and IRQ_WAITING to core
Thomas Gleixner
1
-4
/
+5
2011-02-19
genirq: Move IRQ_ONESHOT to core
Thomas Gleixner
1
-1
/
+0
2011-02-19
genirq: Add IRQ_INPROGRESS to core
Thomas Gleixner
1
-1
/
+5
2011-02-19
genirq: Move IRQ_POLL_INPROGRESS to core
Thomas Gleixner
1
-1
/
+0
2011-02-19
genirq: Use modify_status for set_irq_nested_thread
Thomas Gleixner
1
-3
/
+13
2011-02-19
genirq: Move IRQ_SPURIOUS_DISABLED to core state
Thomas Gleixner
1
-1
/
+0
2011-02-19
genirq: Move IRQ_AUTODETECT to internal state
Thomas Gleixner
1
-1
/
+0
2011-02-19
genirq: Add internal state field to irq_desc
Thomas Gleixner
1
-1
/
+2
2011-02-19
genirq: Implement generic irq_show_interrupts()
Thomas Gleixner
1
-0
/
+1
2011-02-19
genirq: Move irq thread flags to core
Thomas Gleixner
1
-14
/
+0
2011-02-19
genirq: Mark polled irqs and defer the real handler
Thomas Gleixner
1
-0
/
+1
2011-02-19
genirq: Do not copy affinity before set
Thomas Gleixner
1
-0
/
+11
2011-02-19
genirq: Namespace cleanup
Thomas Gleixner
3
-21
/
+116
2011-02-19
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
15
-34
/
+93
2011-02-18
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+15
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+6
2011-02-18
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
1
-3
/
+9
2011-02-17
RTC: Re-enable UIE timer/polling emulation
John Stultz
1
-0
/
+1
2011-02-17
RTC: Revert UIE emulation removal
John Stultz
1
-0
/
+14
2011-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-6
/
+24
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
3
-6
/
+6
2011-02-15
thp: prevent hugepages during args/env copying into the user stack
Andrea Arcangeli
1
-1
/
+2
2011-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+11
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2011-02-15
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
1
-2
/
+11
2011-02-13
klist: Fix object alignment on 64-bit.
David Miller
1
-1
/
+1
2011-02-12
[SCSI] target: fix use after free detected by SLUB poison
Nicholas Bellinger
1
-0
/
+1
2011-02-12
[SCSI] target: Remove procfs based target_core_mib.c code
Nicholas Bellinger
2
-6
/
+23
2011-02-11
Input: matrix_keypad - increase the limit of rows and columns
Trilok Soni
1
-2
/
+2
2011-02-11
security: add cred argument to security_capable()
Chris Wright
1
-3
/
+3
2011-02-10
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+0
2011-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+18
2011-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-1
/
+2
2011-02-08
CDC NCM errata updates for cdc.h
Alexey Orishko
1
-5
/
+18
2011-02-09
virtio: console: Update Copyright
Amit Shah
1
-1
/
+2
2011-02-08
Merge branch 'irq/for-xen' into irq/core
Thomas Gleixner
6
-54
/
+64
2011-02-08
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
1
-1
/
+2
2011-02-06
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
[next]