index
:
kernel
0x221E-v0.0.1-v6.19
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.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2013-07-25
regulator: pfuze100: add pfuze100 regulator driver
Robin Gong
2013-07-25
xattr: Constify ->name member of "struct xattr".
Tetsuo Handa
2013-07-24
net: Make devnet_rename_seq static
Thomas Gleixner
2013-07-24
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
2013-07-24
USB: check sg buffer size in usb_submit_urb
Ming Lei
2013-07-24
tty: Fix lock order in tty_do_resize()
Peter Hurley
2013-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-07-24
ARM: imx6q: update the sata bits definitions of gpr13
Richard Zhu
2013-07-24
vfs: Lock in place mounts from more privileged users
Eric W. Biederman
2013-07-24
regmap: irq: document mask/wake_invert flags
Philipp Zabel
2013-07-24
regmap: irq: make flags bool and put them in a bitfield
Philipp Zabel
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
2013-07-24
OF: make of_property_for_each_{u32|string}() use parameters if OF is not enabled
Sebastian Andrzej Siewior
2013-07-24
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...
Herbert Xu
2013-07-23
Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-23
n_tty: Fix EOF push handling
Peter Hurley
2013-07-23
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2013-07-23
team: add support for sending multicast rejoins
Jiri Pirko
2013-07-23
net: convert resend IGMP to notifier event
Jiri Pirko
2013-07-23
team: add peer notification
Jiri Pirko
2013-07-23
tty: Remove private constant from global namespace
Peter Hurley
2013-07-23
tty: Fix unsafe vt paste_selection()
Peter Hurley
2013-07-23
tty: Use non-atomic state to signal flip buffer flush pending
Peter Hurley
2013-07-23
tty: Avoid false-sharing flip buffer ptrs
Peter Hurley
2013-07-23
tty: Only perform flip buffer flush from tty_buffer_flush()
Peter Hurley
2013-07-23
tty: Ensure single-threaded flip buffer consumer with mutex
Peter Hurley
2013-07-23
tty: Track flip buffer memory limit atomically
Peter Hurley
2013-07-23
tty: Simplify flip buffer list with 0-sized sentinel
Peter Hurley
2013-07-23
tty: Use lockless flip buffer free list
Peter Hurley
2013-07-23
tty: Compute flip buffer ptrs
Peter Hurley
2013-07-23
tty: Only guarantee termios read safety for throttle/unthrottle
Peter Hurley
2013-07-23
tty: Convert termios_mutex to termios_rwsem
Peter Hurley
2013-07-23
tty: Make ldisc input flow control concurrency-friendly
Peter Hurley
2013-07-23
tty: Replace ldisc locking with ldisc_sem
Peter Hurley
2013-07-23
EDAC: Fix lockdep splat
Borislav Petkov
2013-07-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-23
regmap: irq: Allow to acknowledge masked interrupts during initialization
Philipp Zabel
2013-07-23
ARM: pxa: propagate errors from regulator_enable() to pxamci
Arnd Bergmann
2013-07-23
sched: Implement smarter wake-affine logic
Michael Wang
2013-07-23
Merge tag 'v3.11-rc2' into core/locking
Ingo Molnar
2013-07-22
Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...
Olof Johansson
2013-07-22
dmaengine: shdma: fix a build failure on platforms with no DMA support
Guennadi Liakhovetski
2013-07-22
Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-07-23
ACPI / PCI: Make bus registration and unregistration symmetric
Rafael J. Wysocki
2013-07-22
bcma: add constants for new ARM based SoCs
Hauke Mehrtens
2013-07-22
bcma: add some more core names
Hauke Mehrtens
2013-07-22
Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...
Russell King
2013-07-22
HID: fix data access in implement()
Jiri Kosina
2013-07-22
jbd: remove unneeded semicolon
Nathaniel Yazdani
2013-07-22
leds: Remove leds-renesas-tpu driver
Laurent Pinchart
[prev]
[next]