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
2010-10-18
xen: implement pirq type event channels
Jeremy Fitzhardinge
1
-0
/
+11
2010-10-12
genirq: Remove the now unused sparse irq leftovers
Thomas Gleixner
1
-10
/
+2
2010-10-12
genirq: Sanitize dynamic irq handling
Thomas Gleixner
1
-4
/
+8
2010-10-12
genirq: Remove arch_init_chip_data()
Thomas Gleixner
1
-3
/
+0
2010-10-12
genirq: Remove irq_2_iommu
Thomas Gleixner
2
-22
/
+0
2010-10-12
x86: Speed up the irq_remapped check in hot pathes
Thomas Gleixner
1
-2
/
+0
2010-10-12
x86: Embedd irq_2_iommu into irq_cfg
Thomas Gleixner
1
-0
/
+1
2010-10-12
pci: intr_remap: Remove unused functions
Thomas Gleixner
1
-2
/
+0
2010-10-12
ht: Convert to new irq_chip functions
Thomas Gleixner
1
-2
/
+3
2010-10-12
dmar: Convert to new irq chip functions
Thomas Gleixner
1
-2
/
+3
2010-10-12
pci: Cleanup the irq_desc mess in msi
Thomas Gleixner
1
-4
/
+4
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
1
-2
/
+3
2010-10-12
Merge branch 'x86/urgent' of into irq/sparseirq
Thomas Gleixner
9
-5
/
+20
2010-10-12
genirq: Query arch for number of early descriptors
Thomas Gleixner
1
-0
/
+4
2010-10-12
genirq: Implement irq reservation
Thomas Gleixner
1
-0
/
+1
2010-10-12
genirq: Implement sane enumeration
Thomas Gleixner
1
-0
/
+5
2010-10-12
genirq: Implement a sane sparse_irq allocator
Thomas Gleixner
1
-0
/
+23
2010-10-12
genirq: Provide default irq init flags
Thomas Gleixner
1
-0
/
+6
2010-10-12
genirq: Remove early_init_irq_lock_class()
Thomas Gleixner
1
-8
/
+0
2010-10-12
genirq: Sanitize irq_data accessors
Thomas Gleixner
1
-4
/
+58
2010-10-12
genirq: Provide status modifier
Thomas Gleixner
1
-2
/
+25
2010-10-12
genirq: Remove unsused inline
Thomas Gleixner
1
-7
/
+1
2010-10-12
genirq: Distangle irq.h
Thomas Gleixner
2
-279
/
+184
2010-10-04
genirq: Provide config option to disable deprecated code
Thomas Gleixner
1
-1
/
+7
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
1
-5
/
+5
2010-10-04
genirq: Create irq_data
Thomas Gleixner
1
-27
/
+63
2010-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-5
/
+9
2010-09-27
tcp: Fix >4GB writes on 64-bit.
David S. Miller
1
-1
/
+1
2010-09-27
tproxy: check for transparent flag in ip_route_newports
Ulrich Weber
1
-0
/
+2
2010-09-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2010-09-26
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
1
-0
/
+1
2010-09-26
net: reset skb queue mapping when rx'ing over tunnel
Tom Herbert
1
-0
/
+1
2010-09-24
Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-0
/
+3
2010-09-23
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
1
-6
/
+0
2010-09-23
x86/amd-iommu: Work around S3 BIOS bug
Joerg Roedel
1
-0
/
+3
2010-09-22
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
1
-0
/
+4
2010-09-22
net: Move "struct net" declaration inside the __KERNEL__ macro guard
Ollie Wild
1
-2
/
+2
2010-09-21
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
Sage Weil
1
-0
/
+4
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
1
-2
/
+2
2010-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-6
/
+20
2010-09-17
netpoll: Disable IRQ around RCU dereference in netpoll_rx
Herbert Xu
1
-4
/
+4
2010-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+4
2010-09-16
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+9
2010-09-15
tcp: Prevent overzealous packetization by SWS logic.
Alexey Kuznetsov
1
-2
/
+16
2010-09-14
Merge ssh://master.kernel.org/home/hpa/tree/sec
Linus Torvalds
1
-0
/
+3
2010-09-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-1
/
+1
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-0
/
+3
2010-09-14
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
1
-1
/
+8
2010-09-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+8
[next]