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.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
2008-04-14
ARM: OMAP2: Clean-up mux code
Tony Lindgren
4
-51
/
+63
2008-04-14
ARM: OMAP2: Add new pin multiplexing configurations
Tony Lindgren
2
-5
/
+84
2008-04-14
ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock()
Kevin Hilman
1
-16
/
+0
2008-04-14
ARM: OMAP: TimerMPU: Remove unused cycles-to-nsec conversions
Kevin Hilman
1
-33
/
+0
2008-04-14
ARM: OMAP1: Timer32K: Fix timer32K for clockevents and clean it up
Tony Lindgren
1
-5
/
+13
2008-04-14
ARM: OMAP: Timer32K: Move timer32k to mach-omap1
Kevin Hilman
3
-5
/
+2
2008-04-14
ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common code
Kevin Hilman
2
-26
/
+17
2008-04-14
ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer code
Kevin Hilman
4
-61
/
+141
2008-04-14
ARM: OMAP: Split omap_cfg_reg() into omap processor specific functions
Tony Lindgren
3
-137
/
+139
2008-04-14
ARM: OMAP: Allow registering pin mux function
Tony Lindgren
4
-20
/
+60
2008-04-14
ARM: OMAP: use edge/level handlers from generic IRQ framework
Kevin Hilman
1
-35
/
+7
2008-04-14
ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hook
Kevin Hilman
1
-14
/
+13
2008-04-14
ARM: OMAP: Use gpiolib with tps65010 for OSK 5912
David Brownell
3
-117
/
+82
2008-04-14
ARM: OMAP: I2C: tps65010 driver converts to gpiolib
David Brownell
3
-1
/
+131
2008-04-14
ARM: OMAP: 5912 OSK GPIO updates
David Brownell
2
-53
/
+17
2008-04-14
ARM: OMAP: Use gpiolib
David Brownell
3
-60
/
+105
2008-04-12
Linux 2.6.25-rc9
v2.6.25-rc9
Linus Torvalds
1
-1
/
+1
2008-04-12
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
15
-20
/
+380
2008-04-11
Add additional examples in Documentation/spinlocks.txt
Mark Fasheh
1
-0
/
+22
2008-04-11
Move sched-rt-group.txt to scheduler/
J. Bruce Fields
2
-0
/
+2
2008-04-11
Documentation: move rpc-cache.txt to filesystems/
J. Bruce Fields
3
-2
/
+2
2008-04-11
Documentation: move nfsroot.txt to filesystems/
J. Bruce Fields
7
-14
/
+14
2008-04-11
Spell out behavior of atomic_dec_and_lock() in kerneldoc
J. Bruce Fields
1
-0
/
+3
2008-04-11
Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect
Heiko Carstens
1
-0
/
+3
2008-04-11
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
3
-16
/
+15
2008-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
26
-195
/
+344
2008-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-52
/
+98
2008-04-11
signalfd: fix for incorrect SI_QUEUE user data reporting
Davide Libenzi
1
-1
/
+6
2008-04-11
pnp: increase number of devices supported per protocol
Bjorn Helgaas
1
-1
/
+1
2008-04-11
md: close a livelock window in handle_parity_checks5
Dan Williams
1
-22
/
+29
2008-04-11
cciss: error: implicit declaration of function 'sg_init_table'
Mike Pagano
1
-0
/
+1
2008-04-11
rtc: fix platform driver hotplug/coldplug
Kay Sievers
19
-2
/
+33
2008-04-11
watchdog: fix platform driver hotplug/coldplug
Kay Sievers
12
-0
/
+20
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
16
-6
/
+30
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
8
-2
/
+11
2008-04-11
spi: fix platform driver hotplug/coldplug
Kay Sievers
14
-7
/
+31
2008-04-11
eventfd/kaio integration fix
Davide Libenzi
1
-8
/
+9
2008-04-11
rtc: rtc-s35390a.c needs the bitreverse library
Randy Dunlap
1
-0
/
+1
2008-04-11
cgroups: include hierarchy ids in /proc/<pid>/cgroup
Paul Menage
1
-0
/
+1
2008-04-11
i2c-tiny-usb: New VID/PID pair
Till Harbaum
1
-4
/
+8
2008-04-11
i2c-davinci: Fix lost interrupt
Troy Kisky
1
-11
/
+6
2008-04-11
i2c-ibm_iic: Fast mode parm desc fixup
Paul Mundt
1
-1
/
+1
2008-04-11
[NETNS][IPV6] tcp - assign the netns for timewait sockets
Daniel Lezcano
1
-0
/
+1
2008-04-11
Add commentary about the new "asmlinkage_protect()" macro
Linus Torvalds
2
-0
/
+24
2008-04-11
asmlinkage_protect sys_io_getevents
Roland McGrath
1
-0
/
+1
2008-04-11
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
6
-22
/
+44
2008-04-11
x86: Simplify cpu_idle_wait
Venki Pallipadi
2
-72
/
+22
2008-04-11
lzo: fix typo in decompressor
Harvey Harrison
1
-1
/
+1
2008-04-11
FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]
David Howells
1
-6
/
+15
2008-04-11
FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]
David Howells
2
-8
/
+1
[next]