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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-12
atomic: add atomic_inc_not_zero_hint()
Eric Dumazet
1
-0
/
+37
2010-11-12
include/linux/resource.h needs types.h
Jean Delvare
1
-0
/
+1
2010-11-12
netfilter: NF_HOOK_COND has wrong conditional
Eric Paris
1
-1
/
+1
2010-11-11
block: remove unused copy_io_context()
Jens Axboe
1
-1
/
+0
2010-11-11
perf_events: Fix time tracking in samples
Stephane Eranian
1
-0
/
+10
2010-11-10
block: remove REQ_HARDBARRIER
Christoph Hellwig
3
-10
/
+3
2010-11-10
Merge branch 'for-2.6.37/drivers' into for-linus
Jens Axboe
1
-1
/
+1
2010-11-10
tty: Fix formatting in tty.h
Alan Cox
1
-1
/
+1
2010-11-09
Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linus
Greg Kroah-Hartman
1
-0
/
+2
2010-11-09
kernel: Constify temporary variable in roundup()
Tetsuo Handa
1
-1
/
+1
2010-11-09
decnet: RCU conversion and get rid of dev_base_lock
Eric Dumazet
1
-1
/
+1
2010-11-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+5
2010-11-08
usb.h: fix ioctl kernel-doc info
Randy Dunlap
1
-1
/
+1
2010-11-08
net: Detect and ignore netif_stop_queue() calls before register_netdev()
Guillaume Chazarain
1
-0
/
+5
2010-11-08
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-10
/
+9
2010-11-08
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
Paul Mundt
2
-10
/
+9
2010-11-08
Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...
Paul Mundt
1
-0
/
+4
2010-11-08
sh: add clk_round_parent() to optimize parent clock rate
Guennadi Liakhovetski
1
-0
/
+4
2010-11-05
USB: musb: blackfin: push clkin value to platform resources
Bob Liu
1
-0
/
+2
2010-11-04
mmc: sh_mmcif: Convert extern inline to static inline.
Paul Mundt
1
-9
/
+9
2010-11-03
Input: export input_reset_device() for use in KGDB
Dmitry Torokhov
1
-1
/
+3
2010-11-03
Input: adp5588-keys - unify common header defines
Michael Hennerich
1
-1
/
+14
2010-11-03
nfsd4: fix 4.1 connection registration race
J. Bruce Fields
1
-4
/
+14
2010-11-02
preempt: fix kernel build with !CONFIG_BKL
Arnd Bergmann
1
-2
/
+6
2010-11-01
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+3
2010-11-01
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+1
2010-11-01
Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...
Linus Torvalds
3
-7
/
+6
2010-10-31
i2c-i801: Add Intel Patsburg device ID
Seth Heasley
1
-0
/
+1
2010-10-31
i2c: Drop unused I2C_CLASS_TV flags
Jean Delvare
1
-2
/
+0
2010-10-31
ARM: shmobile: remove sh_timer_config clk member
Magnus Damm
1
-1
/
+0
2010-10-31
locks: remove fl_copy_lock lock_manager operation
Christoph Hellwig
1
-1
/
+0
2010-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2010-10-31
locks: fix setlease methods to free passed-in lock
J. Bruce Fields
1
-0
/
+1
2010-10-30
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
5
-31
/
+73
2010-10-30
Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....
Linus Torvalds
1
-1
/
+6
2010-10-30
Ensure FMODE_NONOTIFY is not set by userspace
Lino Sanfilippo
1
-4
/
+5
2010-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+2
2010-10-30
Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+14
2010-10-30
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-169
/
+479
2010-10-30
audit mmap
Al Viro
1
-0
/
+9
2010-10-30
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
1
-4
/
+5
2010-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
220
-2100
/
+7567
2010-10-30
semaphore: Remove mutex emulation
Thomas Gleixner
1
-6
/
+0
2010-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+4
2010-10-30
phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr
Cyril Chemparathy
1
-1
/
+1
2010-10-29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-10
/
+3
2010-10-29
jump label: Add work around to i386 gcc asm goto bug
Steven Rostedt
1
-1
/
+1
2010-10-29
debug_core,x86,blackfin: Clean up hw debug disable API
Dongdong Deng
1
-10
/
+3
2010-10-29
readv/writev: do the same MAX_RW_COUNT truncation that read/write does
Linus Torvalds
1
-0
/
+1
2010-10-29
Add new functions for triggering inode writeback
Chris Mason
1
-0
/
+2
[prev]
[next]