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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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/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-09
PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Thomas Meyer
1
-1
/
+1
2011-11-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hw...
Linus Torvalds
2
-5
/
+2
2011-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-4
/
+6
2011-11-09
x86 platform drivers: add POWER_SUPPLY to selected drivers for Dell
Linus Torvalds
1
-1
/
+1
2011-11-09
Btrfs: fix our reservations for updating an inode when completing io
Josef Bacik
4
-9
/
+83
2011-11-09
x86 platform drivers: make Dell laptop driver select needed LED support
Linus Torvalds
1
-0
/
+2
2011-11-09
wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...
Eyal Shapira
1
-1
/
+1
2011-11-09
ath: Fix NULL ptr dereference in ath_reg_apply_world_flags
Helmut Schaa
1
-0
/
+2
2011-11-09
cfg80211: fix missing kernel-doc
Johannes Berg
1
-0
/
+4
2011-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
4
-11
/
+17
2011-11-08
drivers/media: video/a5k6aa is a module and so needs module.h
Paul Gortmaker
1
-0
/
+1
2011-11-08
Btrfs: fix oops on NULL trans handle in btrfs_truncate
Chris Mason
1
-7
/
+9
2011-11-08
Merge branch 'for_3.2/gpio-cleanup' of git://gitorious.org/khilman/linux-omap...
Grant Likely
1
-25
/
+34
2011-11-08
ipv4: Fix inetpeer expire time information
Steffen Klassert
1
-3
/
+7
2011-11-08
net: min_pmtu default is 552
Eric Dumazet
1
-1
/
+1
2011-11-08
tcp: Fix comments for Nagle algorithm
Feng King
1
-1
/
+1
2011-11-08
sunhme: Allow usage on SBI based SBus systems
oftedal
1
-1
/
+1
2011-11-08
l2tp: fix l2tp_udp_recv_core()
Eric Dumazet
1
-4
/
+4
2011-11-08
IB/qib: Don't use schedule_work()
Mike Marciniszyn
1
-1
/
+1
2011-11-08
ARM: 7152/1: distclean: Remove generated .dtb files
Dirk B
1
-0
/
+2
2011-11-08
ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors
Catalin Marinas
1
-1
/
+1
2011-11-08
ARM: 7149/1: spi/pl022: Enable clock in probe
Ulf Hansson
1
-0
/
+8
2011-11-08
n_gsm: Fix timings
Alan Cox
1
-5
/
+7
2011-11-08
MIPS: Kernel hangs occasionally during boot.
Al Cooper
1
-19
/
+19
2011-11-08
Fix incorrect usage of NET_IP_ALIGN
Nico Erfurth
1
-3
/
+4
2011-11-08
ipv6: drop packets when source address is multicast
Brian Haley
1
-0
/
+8
2011-11-08
r8169: increase the delay parameter of pm_schedule_suspend
hayeswang
1
-1
/
+1
2011-11-08
ARM: msm: fix compilation flags for MSM_SCM
Marc Zyngier
2
-0
/
+5
2011-11-08
ALSA: usb-audio - Fix the missing volume quirks at delayed init
Takashi Iwai
1
-50
/
+59
2011-11-08
xfs: fix force shutdown handling in xfs_end_io
Christoph Hellwig
1
-1
/
+1
2011-11-08
xfs: constify xfs_item_ops
Christoph Hellwig
7
-12
/
+12
2011-11-08
xfs: Fix possible memory corruption in xfs_readlink
Carlos Maiolino
1
-4
/
+10
2011-11-08
iommu: omap: Fix compile failure
Ming Lei
2
-0
/
+2
2011-11-08
ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL register
Axel Lin
1
-4
/
+4
2011-11-08
ASoC: wm9081: Fix reading wrong register for setting VMID 2*240k
Axel Lin
1
-1
/
+1
2011-11-08
x86/mce: Make mce_chrdev_ops 'static const'
Luck, Tony
3
-5
/
+27
2011-11-08
Bluetooth: Add support for Broadcom BCM20702A0
Wen-chien Jesse Sung
1
-0
/
+3
2011-11-08
arm/mxs: fix mmc device adding for mach-mx28evk
Shawn Guo
1
-2
/
+2
2011-11-08
MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREAD
Venkat Subbiah
1
-2
/
+3
2011-11-08
MIPS: BCM47xx: fix build with GENERIC_GPIO configuration
Florian Fainelli
1
-3
/
+15
[prev]
[next]