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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
2
-4
/
+5
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-13
/
+29
2012-02-26
mlx4_en: dont change mac_header on xmit
Eric Dumazet
1
-1
/
+4
2012-02-26
netfilter: ctnetlink: support kernel-space dump filtering by ctmark
Pablo Neira Ayuso
1
-0
/
+1
2012-02-26
netlink: allow to pass data pointer to netlink_dump_start() callback
Pablo Neira Ayuso
1
-0
/
+2
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-3
/
+7
2012-02-26
Fix autofs compile without CONFIG_COMPAT
Linus Torvalds
1
-0
/
+4
2012-02-26
mlx4: Enforce device max FMR maps in FMR alloc
Eli Cohen
1
-0
/
+1
2012-02-26
target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag
Nicholas Bellinger
1
-1
/
+2
2012-02-26
target: Fix target_submit_tmr se_tmr_req allocation failures
Nicholas Bellinger
1
-1
/
+1
2012-02-26
IB/mad: Add MAD error codes from IBA spec
Swapna Thete
1
-0
/
+9
2012-02-26
xfrm: remove unneeded method typedef declaration in net/xfrm.h.
Rami Rosen
1
-5
/
+0
2012-02-26
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
1
-0
/
+3
2012-02-26
target: Fix up handling of short INQUIRY buffers
Roland Dreier
1
-1
/
+1
2012-02-26
target: Add SCF_ACK_KREF flag for acknowledgement kref
Nicholas Bellinger
1
-1
/
+2
2012-02-26
target: Export transport_generic_request_failure symbol
Nicholas Bellinger
1
-0
/
+1
2012-02-26
target: Add target_submit_tmr helper function
Andy Grover
1
-0
/
+3
2012-02-26
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
2
-20
/
+21
2012-02-26
target: Remove unused struct se_queue_req
Andy Grover
1
-6
/
+0
2012-02-26
target: fix comment typos
Andy Grover
1
-2
/
+2
2012-02-26
scsi: Use struct scsi_lun in fc/fcp.h
Andy Grover
1
-2
/
+4
2012-02-26
scsi: update scsi.h with SYNCHRONIZE_CACHE_16
Andy Grover
1
-0
/
+1
2012-02-26
target: remove the transport_lun_active field in struct se_cmd
Christoph Hellwig
1
-1
/
+0
2012-02-26
target: replace various cmd flags with a transport state
Christoph Hellwig
1
-10
/
+11
2012-02-25
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-1
/
+1
2012-02-25
PCI: Add class support in quirk handling
Yinghai Lu
1
-11
/
+52
2012-02-25
vt: lock the accent table
Alan Cox
1
-0
/
+3
2012-02-25
misc: at24: describe platform_data with kernel_doc
Wolfram Sang
1
-6
/
+29
2012-02-25
USB: serial: remove usb_serial_register and usb_serial_deregister
Greg Kroah-Hartman
1
-7
/
+0
2012-02-25
usb-serial: new API for driver registration
Alan Stern
1
-0
/
+9
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2
-1
/
+6
2012-02-24
bitops: Add missing parentheses to new get_order macro
Joerg Roedel
1
-2
/
+2
2012-02-24
regmap: Allow drivers to sync only part of the register cache
Mark Brown
1
-0
/
+2
2012-02-24
Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...
Arnd Bergmann
33
-45
/
+186
2012-02-24
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
Jozsef Kadlecsik
1
-1
/
+1
2012-02-24
net: Support RX-ALL feature flag.
Ben Greear
1
-0
/
+2
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
5
-2
/
+20
2012-02-24
net: Support RXFCS feature flag.
Ben Greear
1
-0
/
+2
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
7
-57
/
+119
2012-02-24
pinctrl: disallow map table entries with NULL dev_name field
Stephen Warren
1
-7
/
+0
2012-02-24
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-2
/
+0
2012-02-24
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
2
-23
/
+5
2012-02-24
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
1
-0
/
+9
2012-02-24
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
1
-0
/
+5
2012-02-24
PCI: add pci_clear_flags()
Bjorn Helgaas
1
-0
/
+6
2012-02-24
x86, efi: Allow basic init with mixed 32/64-bit efi/kernel
Olof Johansson
1
-0
/
+45
2012-02-24
Merge branch 'fbdev-for-linus' into fbdev-next
Florian Tobias Schandinat
62
-418
/
+295
2012-02-24
Bluetooth: mgmt: Track pending class changes
Johan Hedberg
1
-0
/
+1
2012-02-24
regmap: Add tracepoints for cache only and cache bypass
Mark Brown
1
-0
/
+36
2012-02-24
ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...
viresh kumar
1
-0
/
+2
[prev]
[next]