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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-25
um: convert count_lock to mutex, fix a race in line_open()
Al Viro
4
-20
/
+12
2012-03-25
um: get rid of the init_prio mess
Al Viro
4
-74
/
+68
2012-03-25
um: switch line_config() to setup_one_line()
Al Viro
1
-6
/
+16
2012-03-25
um: switch line_remove() to setup_one_line()
Al Viro
1
-8
/
+5
2012-03-25
um: auxvec.h is never used
Al Viro
1
-4
/
+0
2012-03-25
um: clean up the includes in ubd
Al Viro
3
-34
/
+18
2012-03-25
um: irq: Remove IRQF_DISABLED
Yong Zhang
9
-13
/
+13
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+8
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
17
-63
/
+82
2012-03-24
ARM: sa11x0: don't static map sa1111
Russell King
3
-15
/
+0
2012-03-24
ARM: sa1111: use dev_err() rather than printk()
Russell King
1
-1
/
+1
2012-03-24
ARM: sa1111: cleanup sub-device registration and unregistration
Russell King
1
-11
/
+16
2012-03-24
ARM: sa1111: only setup DMA for DMA capable devices
Russell King
1
-3
/
+6
2012-03-24
ARM: sa1111: register sa1111 devices with dmabounce in bus notifier
Russell King
1
-55
/
+74
2012-03-24
ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
Russell King
1
-25
/
+1
2012-03-24
ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.c
Russell King
1
-43
/
+2
2012-03-24
ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c
Russell King
1
-38
/
+1
2012-03-24
ARM: sa1111: delete unused physical GPIO register definitions
Russell King
1
-16
/
+0
2012-03-24
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Arnd Bergmann
3
-2
/
+18
2012-03-24
ARM: sa1111: provide a generic way to prevent devices from registering
Russell King
6
-5
/
+7
2012-03-24
ARM: ecard: get rid of NO_IRQ madness
Russell King
1
-3
/
+3
2012-03-24
ARM: riscpc: use DEFINE_RES_xxx()
Russell King
1
-29
/
+7
2012-03-24
ARM: riscpc: remove expansion card irq mask register
Russell King
1
-101
/
+2
2012-03-24
ARM: riscpc: convert ecard to use irq_alloc_descs()
Russell King
1
-9
/
+13
2012-03-24
ARM: riscpc: use irq chip data in ecard.c
Russell King
1
-2
/
+3
2012-03-24
ARM: riscpc: move ecard.c to arch/arm/mach-rpc
Russell King
4
-2
/
+1
2012-03-24
ARM: riscpc: remove IRQ_TIMER
Russell King
2
-3
/
+1
2012-03-24
ARM: riscpc: use definition for serial port interrupt
Russell King
1
-1
/
+1
2012-03-24
ARM: riscpc: pass IRQ resources into keyboard driver
Russell King
1
-0
/
+7
2012-03-24
ARM: riscpc: move time-acorn.c to mach-rpc
Russell King
5
-6
/
+1
2012-03-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-0
/
+2
2012-03-24
Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-38
/
+23
2012-03-24
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-111
/
+42
2012-03-24
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
198
-2867
/
+812
2012-03-24
Merge tag 'for-3.4' of git://openrisc.net/jonas/linux
Linus Torvalds
14
-75
/
+77
2012-03-24
Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
11
-6
/
+22
2012-03-24
Merge branch 'mmci' into amba
Russell King
1
-13
/
+8
2012-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-11
/
+14
2012-03-24
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
31
-109
/
+50
2012-03-24
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
4
-0
/
+16
2012-03-24
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
12
-59
/
+14
2012-03-24
Hexagon: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2012-03-24
x86: use for_each_clear_bit_from()
Akinobu Mita
1
-3
/
+3
2012-03-24
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
1
-2
/
+2
2012-03-24
Remove remaining bits of io_remap_page_range()
Javi Merino
4
-7
/
+0
2012-03-24
nmi watchdog: do not use cpp symbol in Kconfig
Cong Wang
7
-9
/
+6
2012-03-24
um: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-14
/
+6
2012-03-24
um: don't restore current->blocked on error
Matt Fleming
1
-6
/
+2
2012-03-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-1
/
+23
2012-03-24
Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+63
[prev]
[next]