index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
m68k/mac: Optimize interrupts using chain handlers
Geert Uytterhoeven
4
-63
/
+298
2011-11-09
m68k/mac: Convert Mac to genirq
Geert Uytterhoeven
5
-1
/
+12
2011-11-09
m68k/amiga: Optimize interrupts using chain handlers
Geert Uytterhoeven
1
-0
/
+104
2011-11-09
m68k/amiga: Convert Amiga to genirq
Geert Uytterhoeven
2
-1
/
+3
2011-11-09
m68k/amiga: Refactor amiints.c
Geert Uytterhoeven
1
-51
/
+47
2011-11-09
m68k/atari: Remove code and comments about different irq types
Geert Uytterhoeven
1
-236
/
+0
2011-11-09
m68k/atari: Convert Atari to genirq
Geert Uytterhoeven
1
-1
/
+0
2011-11-09
m68k/irq: Add genirq support
Geert Uytterhoeven
5
-12
/
+112
2011-11-09
m68k/irq: Remove obsolete IRQ_FLG_* users
Geert Uytterhoeven
9
-82
/
+22
2011-11-09
m68k/irq: Rename {,__}m68k_handle_int()
Geert Uytterhoeven
12
-35
/
+35
2011-11-09
m68k/irq: Add m68k_setup_irq_controller()
Geert Uytterhoeven
8
-8
/
+17
2011-11-09
m68k/irq: Extract irq_set_chip()
Geert Uytterhoeven
1
-3
/
+9
2011-11-09
m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it static
Geert Uytterhoeven
1
-2
/
+2
2011-11-09
m68k/irq: Switch irq_chip methods to "struct irq_data *data"
Geert Uytterhoeven
9
-58
/
+113
2011-11-09
m68k/irq: Rename irq_node to irq_data
Geert Uytterhoeven
2
-14
/
+16
2011-11-09
m68k/irq: Kill irq_node_t typedef, always use struct irq_node
Geert Uytterhoeven
2
-7
/
+7
2011-11-09
m68k/irq: Rename irq_controller to irq_chip
Geert Uytterhoeven
9
-102
/
+91
2011-11-09
ide-{cd,floppy,tape}: Do not include <linux/irq.h>
Geert Uytterhoeven
3
-3
/
+0
2011-11-09
m68k: Revive lost DIO bus config option
Geert Uytterhoeven
1
-0
/
+9
2011-11-09
m68k: Revive lost ARAnyM config options
Geert Uytterhoeven
1
-0
/
+31
2011-11-08
Linux 3.2-rc1
v3.2-rc1
Linus Torvalds
1
-3
/
+3
2011-11-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
42
-402
/
+345
2011-11-08
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
1
-1
/
+15
2011-11-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
31
-288
/
+624
2011-11-08
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
3863
-39041
/
+82624
2011-11-08
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
4
-0
/
+4
2011-11-08
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
1
-0
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-267
/
+325
2011-11-07
vfs: d_invalidate() should leave mountpoints alone
Al Viro
1
-2
/
+4
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
1
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
1
-1
/
+1
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
4
-4
/
+4
2011-11-07
arm: Add export.h to recently added files for EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-11-07
MAINTAINERS/rds: update maintainer
Or Gerlitz
1
-1
/
+1
2011-11-07
wanrouter: Remove kernel_lock annotations
Richard Weinberger
1
-2
/
+0
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
28
-412
/
+729
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
33
-2657
/
+2948
2011-11-07
Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2011-11-07
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-55
/
+50
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
190
-4046
/
+7583
2011-11-07
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
4
-2
/
+23
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
1
-9
/
+21
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
1
-0
/
+4
[next]