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.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
2010-10-29
mm: Move vma_stack_continue into mm.h
Stefan Bader
1
-0
/
+6
2010-10-29
tcp: Fix >4GB writes on 64-bit.
David S. Miller
1
-1
/
+1
2010-10-29
drm/radeon: fix PCI ID 5657 to be an RV410
Dave Airlie
1
-1
/
+1
2010-10-29
x86/amd-iommu: Work around S3 BIOS bug
Joerg Roedel
1
-0
/
+3
2010-09-27
guard page for stacks that grow upwards
Luck, Tony
1
-1
/
+7
2010-09-27
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2
-0
/
+35
2010-09-27
tcp: Prevent overzealous packetization by SWS logic.
Alexey Kuznetsov
1
-2
/
+16
2010-09-27
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
1
-4
/
+14
2010-09-21
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
1
-0
/
+1
2010-09-21
sched: Fix vmark regression on big machines
Mike Galbraith
1
-1
/
+1
2010-09-21
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
1
-1
/
+2
2010-09-21
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
1
-0
/
+7
2010-09-21
sched: _cpu_down(): Don't play with current->cpus_allowed
Oleg Nesterov
1
-0
/
+1
2010-09-21
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...
Oleg Nesterov
1
-13
/
+0
2010-09-21
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
1
-1
/
+2
2010-09-21
sched: Remove the cfs_rq dependency from set_task_cpu()
Peter Zijlstra
1
-1
/
+1
2010-09-21
sched: Add pre and post wakeup hooks
Peter Zijlstra
1
-1
/
+2
2010-09-21
sched: Remove forced2_migrations stats
Ingo Molnar
1
-1
/
+0
2010-09-21
sched: Sanitize fork() handling
Peter Zijlstra
1
-1
/
+1
2010-09-21
sched: Remove unused cpu_nr_migrations()
Hiroshi Shimamoto
1
-1
/
+0
2010-09-21
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
1
-1
/
+2
2010-09-21
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-0
/
+2
2010-09-21
libata: skip EH autopsy and recovery during suspend
Tejun Heo
1
-0
/
+1
2010-09-21
PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
Ben Hutchings
1
-0
/
+2
2010-08-27
mm: make the vma list be doubly linked
Linus Torvalds
1
-1
/
+1
2010-08-27
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
Jaroslav Kysela
1
-0
/
+1
2010-08-14
reiserfs: fix oops while creating privroot with selinux enabled
Jeff Mahoney
1
-0
/
+5
2010-08-14
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
1
-0
/
+4
2010-08-14
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
1
-2
/
+4
2010-08-14
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
1
-0
/
+3
2010-08-14
irq: Add new IRQ flag IRQF_NO_SUSPEND
Ian Campbell
1
-1
/
+6
2010-08-14
net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.
David S. Miller
1
-1
/
+1
2010-08-14
arp_notify: allow drivers to explicitly request a notification event.
Ian Campbell
2
-0
/
+3
2010-08-14
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
1
-0
/
+4
2010-08-14
bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...
Tejun Heo
1
-3
/
+3
2010-08-10
ssb: Look for SPROM at different offset on higher rev CC
Rafał Miłecki
2
-1
/
+3
2010-08-10
ssb: do not read SPROM if it does not exist
John W. Linville
2
-0
/
+18
2010-08-10
Revert "ssb: Handle Netbook devices where the SPROM address is changed"
Greg Kroah-Hartman
3
-5
/
+1
2010-08-02
firmware_class: fix memory leak - free allocated pages
David Woodhouse
1
-0
/
+1
2010-08-02
libertas/sdio: 8686: set ECSI bit for 1-bit transfers
Daniel Mack
1
-0
/
+2
2010-08-02
ACPI: Unconditionally set SCI_EN on resume
Matthew Garrett
1
-1
/
+0
2010-08-02
ACPI: skip checking BM_STS if the BIOS doesn't ask for it
Len Brown
1
-1
/
+2
2010-08-02
ext4, jbd2: Add barriers for file systems with exernal journals
Theodore Ts'o
1
-0
/
+1
2010-08-02
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
1
-0
/
+2
2010-08-02
mac80211: Handle mesh action frames in ieee80211_rx_h_action
Javier Cardona
1
-0
/
+2
2010-08-02
fb: fix colliding defines for fb flags.
Dave Airlie
1
-2
/
+2
2010-08-02
math-emu: correct test for downshifting fraction in _FP_FROM_INT()
Mikael Pettersson
1
-1
/
+1
2010-08-02
ssb: Handle Netbook devices where the SPROM address is changed
Christoph Fritz
3
-1
/
+5
2010-07-05
KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)
Shane Wang
1
-0
/
+1
2010-07-05
vfs: add NOFOLLOW flag to umount(2)
Miklos Szeredi
1
-0
/
+2
[next]