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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-19
Input: add switch for dock events
Matthew Garrett
1
-0
/
+1
2008-07-19
Input: add microphone insert switch definition
Mark Brown
1
-0
/
+1
2008-07-19
packet: add PACKET_RESERVE sockopt
Patrick McHardy
1
-0
/
+1
2008-07-19
x86: Add a arch directory for x86 under debugfs
venkatesh.pallipadi@intel.com
1
-0
/
+2
2008-07-19
cpumask: Provide a generic set of CPUMASK_ALLOC macros
Mike Travis
1
-0
/
+21
2008-07-19
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
1
-5
/
+27
2008-07-19
Merge branch 'linus' into cpus4096
Ingo Molnar
37
-209
/
+773
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
133
-978
/
+2740
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-2
/
+3
2008-07-18
sched: fix build error, provide partition_sched_domains() unconditionally
Ingo Molnar
1
-1
/
+10
2008-07-18
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
2
-1
/
+12
2008-07-18
proc: consolidate per-net single-release callers
Pavel Emelyanov
1
-0
/
+1
2008-07-18
proc: consolidate per-net single_open callers
Pavel Emelyanov
1
-0
/
+2
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
97
-843
/
+2524
2008-07-18
pkt_sched: Kill netdev_queue lock.
David S. Miller
1
-1
/
+0
2008-07-18
netdevice: Move qdisc_list back into net_device proper.
David S. Miller
1
-1
/
+2
2008-07-18
pkt_sched: Schedule qdiscs instead of netdev_queue.
David S. Miller
1
-7
/
+5
2008-07-18
pkt_sched: Make QDISC_RUNNING a qdisc state.
David S. Miller
1
-1
/
+0
2008-07-18
pkt_sched: Move gso_skb into Qdisc.
David S. Miller
1
-1
/
+0
2008-07-18
netdev: Kill plain netif_schedule()
David S. Miller
1
-5
/
+0
2008-07-18
netdev: Add netdev->select_queue() method.
David S. Miller
1
-0
/
+3
2008-07-18
netdev: netdev_priv() can now be sane again.
David S. Miller
1
-1
/
+3
2008-07-18
netdev: Kill struct net_device_subqueue and netdev->egress_subqueue*
David S. Miller
1
-12
/
+0
2008-07-18
net: Use queue aware tests throughout.
David S. Miller
1
-9
/
+73
2008-07-18
pkt_sched: Remove RR scheduler.
David S. Miller
1
-9
/
+0
2008-07-18
netdev: Kill NETIF_F_MULTI_QUEUE.
David S. Miller
1
-3
/
+1
2008-07-18
netdev: Allocate multiple queues for TX.
David S. Miller
1
-23
/
+46
2008-07-18
async_tx: make async_tx_test_ack a boolean routine
Dan Williams
1
-5
/
+3
2008-07-18
async_tx: remove depend_tx from async_tx_sync_epilog
Dan Williams
1
-8
/
+1
2008-07-18
async_tx: export async_tx_quiesce
Dan Williams
1
-0
/
+2
2008-07-18
configfs: Allow ->make_item() and ->make_group() to return detailed errors.
Joel Becker
1
-1
/
+2
2008-07-18
Revert "configfs: Allow ->make_item() and ->make_group() to return detailed e...
Joel Becker
1
-2
/
+2
2008-07-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2008-07-17
ptrace children revamp
Roland McGrath
2
-16
/
+14
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
9
-68
/
+373
2008-07-17
fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING code
Kumar Gala
1
-4
/
+0
2008-07-17
gianfar: Add magic packet and suspend/resume support.
Scott Wood
1
-0
/
+1
2008-07-17
powerpc/mpc83xx: Power Management support
Scott Wood
1
-0
/
+6
2008-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
6
-16
/
+49
2008-07-17
Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
1
-0
/
+2
2008-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-30
/
+44
2008-07-17
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-68
/
+94
2008-07-17
block: Trivial fix for blk_integrity_rq()
Martin K. Petersen
1
-0
/
+3
2008-07-17
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
7
-7
/
+149
2008-07-17
PNP: convert resource options to single linked list
Bjorn Helgaas
1
-2
/
+4
2008-07-17
PNP: support optional IRQ resources
Bjorn Helgaas
1
-0
/
+1
2008-07-17
PNP: make resource option structures private to PNP subsystem
Bjorn Helgaas
1
-48
/
+0
2008-07-17
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
Bjorn Helgaas
2
-3
/
+4
2008-07-17
PNP: add pnp_possible_config() -- can a device could be configured this way?
Bjorn Helgaas
1
-0
/
+5
2008-07-17
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
1
-7
/
+13
[prev]
[next]