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.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-08-01
netdev: Fix lockdep warnings in multiqueue configurations.
David S. Miller
1
-31
/
+55
2008-08-01
[PATCH] configfs: Convenience macros for attribute definition.
Joel Becker
1
-2
/
+65
2008-08-01
[PATCH] configfs: Include linux/err.h in linux/configfs.h
Joel Becker
1
-0
/
+1
2008-07-31
netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledged
Patrick McHardy
1
-0
/
+3
2008-07-31
pata_it821x: Driver updates and reworking
Alan Cox
1
-0
/
+3
2008-07-31
libata.h: replace __FUNCTION__ with __func__
Alexander Beregalov
1
-3
/
+3
2008-07-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+23
2008-07-30
cpumask: statement expressions confuse some versions of gcc
Stephen Rothwell
1
-1
/
+1
2008-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+11
2008-07-30
mm: add zap_vma_ptes(): a library function to unmap driver ptes
Jack Steiner
1
-0
/
+2
2008-07-30
introduce lower_32_bits() macro
Joerg Roedel
1
-0
/
+6
2008-07-30
connector: add a BlackBoard user to connector
Jerome Arbez-Gindre
1
-1
/
+2
2008-07-30
print_ip_sym(): use %pS
Vegard Nossum
1
-2
/
+1
2008-07-30
mm: remove find_max_pfn_with_active_regions
Yinghai Lu
1
-1
/
+0
2008-07-30
cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already
Thomas Renninger
1
-0
/
+1
2008-07-30
resource: add resource_size()
Magnus Damm
1
-0
/
+4
2008-07-30
[MTD] MTD_DEBUG always does compile-time typechecks
David Brownell
1
-1
/
+5
2008-07-30
[MTD] [NAND] fix subpage read for small page NAND
Alexey Korolev
1
-1
/
+3
2008-07-30
tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.
David S. Miller
1
-0
/
+2
2008-07-30
regulator: TI bq24022 Li-Ion Charger driver
Philipp Zabel
1
-0
/
+21
2008-07-30
regulator: fixed regulator interface
Mark Brown
1
-0
/
+22
2008-07-30
regulator: machine driver interface
Liam Girdwood
1
-0
/
+104
2008-07-30
regulator: regulator driver interface
Liam Girdwood
1
-0
/
+99
2008-07-30
regulator: consumer device interface
Liam Girdwood
1
-0
/
+284
2008-07-30
powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)
Nick Piggin
1
-0
/
+23
2008-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-4
/
+9
2008-07-30
Merge branch 'master' of /home/cbou/linux-2.6
Anton Vorontsov
398
-3395
/
+10145
2008-07-30
mac80211: partially fix skb->cb use
Johannes Berg
1
-1
/
+4
2008-07-30
rfkill: document the rfkill struct locking (v2)
Henrique de Moraes Holschuh
1
-3
/
+5
2008-07-29
sh/maple: clean maple bus code
Adrian McMenamin
1
-1
/
+5
2008-07-29
generic, x86: fix add iommu_num_pages helper function
FUJITA Tomonori
1
-1
/
+0
2008-07-29
KVM: Advertise synchronized mmu support to userspace
Avi Kivity
1
-0
/
+1
2008-07-29
KVM: Synchronize guest physical memory map to host virtual memory map
Andrea Arcangeli
1
-0
/
+24
2008-07-29
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
Linus Torvalds
1
-15
/
+15
2008-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
4
-0
/
+9
2008-07-29
mfd: accept pure device as a parent, not only platform_device
Dmitry Baryshkov
1
-2
/
+2
2008-07-29
vfs: pagecache usage optimization for pagesize!=blocksize
Hisashi Hifumi
2
-21
/
+25
2008-07-29
mmu-notifiers: core
Andrea Arcangeli
2
-0
/
+283
2008-07-29
mmu-notifiers: add mm_take_all_locks() operation
Andrea Arcangeli
3
-0
/
+12
2008-07-29
mmu-notifiers: add list_del_init_rcu()
Andrea Arcangeli
1
-0
/
+28
2008-07-29
mfd: add platform_data to mfd_cell
Mike Rapoport
1
-6
/
+7
2008-07-29
PCI: add D3 power state avoidance quirk
Alan Cox
1
-0
/
+2
2008-07-29
PCI: disable ASPM on pre-1.1 PCIe devices
Shaohua Li
1
-0
/
+1
2008-07-29
PCI: disable ASPM per ACPI FADT setting
Shaohua Li
1
-0
/
+5
2008-07-29
Merge branch 'linus' into cpus4096
Ingo Molnar
9
-241
/
+262
2008-07-29
Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Jesse Barnes
1
-0
/
+1
2008-07-29
cpu masks: optimize and clean up cpumask_of_cpu()
Linus Torvalds
1
-3
/
+23
2008-07-28
Merge branch 'linus' into cpus4096
Ingo Molnar
65
-203
/
+1761
2008-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+1
2008-07-28
mfd: Coding style fixes
Ben Dooks
1
-9
/
+8
[prev]
[next]