index
:
linux-stable.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.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2012-02-28
static keys: Inline the static_key_enabled() function
Jason Baron
2012-02-28
Merge branch 'perf/jump-labels' into perf/core
Ingo Molnar
2012-02-28
GFS2: FITRIM ioctl support
Steven Whitehouse
2012-02-28
compiler.h: Fix typo
Alexander Stein
2012-02-28
security: struct security_operations kerneldoc fix
Javier Martinez Canillas
2012-02-28
usb: gadget: add generic map/unmap request utilities
Felipe Balbi
2012-02-28
Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...
Arnd Bergmann
2012-02-28
Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanup
Arnd Bergmann
2012-02-28
Merge branch 'imx/dt' of git://git.linaro.org/people/shawnguo/linux-2.6 into ...
Arnd Bergmann
2012-02-28
Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Arnd Bergmann
2012-02-28
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2012-02-27
Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...
Grant Likely
2012-02-27
PCI: export __pci_remove_bus_device
Yinghai Lu
2012-02-27
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
Yinghai Lu
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-27
SUNRPC: move waitq from RPC pipe to RPC inode
Stanislav Kinsbursky
2012-02-27
Merge branch 'kirkwood/board' into next/boards
Arnd Bergmann
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
2012-02-27
usb: otg: Remove OTG specific members from usb_phy
Heikki Krogerus
2012-02-27
Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...
Arnd Bergmann
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-26
devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
Grant Likely
2012-02-26
irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-26
mlx4_en: dont change mac_header on xmit
Eric Dumazet
2012-02-26
netfilter: ctnetlink: support kernel-space dump filtering by ctmark
Pablo Neira Ayuso
2012-02-26
netlink: allow to pass data pointer to netlink_dump_start() callback
Pablo Neira Ayuso
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-02-26
Fix autofs compile without CONFIG_COMPAT
Linus Torvalds
2012-02-26
mlx4: Enforce device max FMR maps in FMR alloc
Eli Cohen
2012-02-24
PCI: Add class support in quirk handling
Yinghai Lu
2012-02-24
vt: lock the accent table
Alan Cox
2012-02-24
misc: at24: describe platform_data with kernel_doc
Wolfram Sang
2012-02-24
USB: serial: remove usb_serial_register and usb_serial_deregister
Greg Kroah-Hartman
2012-02-24
usb-serial: new API for driver registration
Alan Stern
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-02-24
regmap: Allow drivers to sync only part of the register cache
Mark Brown
2012-02-24
Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...
Arnd Bergmann
2012-02-24
net: Support RX-ALL feature flag.
Ben Greear
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
2012-02-24
net: Support RXFCS feature flag.
Ben Greear
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
pinctrl: disallow map table entries with NULL dev_name field
Stephen Warren
2012-02-23
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
2012-02-23
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
2012-02-23
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
2012-02-23
x86, efi: Allow basic init with mixed 32/64-bit efi/kernel
Olof Johansson
2012-02-24
Merge branch 'fbdev-for-linus' into fbdev-next
Florian Tobias Schandinat
2012-02-23
ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...
viresh kumar
2012-02-23
ipsec: be careful of non existing mac headers
Eric Dumazet
[prev]
[next]