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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
locking: Remove unused prototype
Thomas Gleixner
1
-2
/
+0
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2
-6
/
+0
2009-11-24
hw-breakpoints: Fix misordered ifdef
Frederic Weisbecker
1
-1
/
+2
2009-11-23
hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers
Frederic Weisbecker
1
-2
/
+2
2009-11-23
perf_events: Undo some recursion damage
Peter Zijlstra
1
-4
/
+4
2009-11-22
rcu: Re-arrange code to reduce #ifdef pain
Paul E. McKenney
3
-13
/
+14
2009-11-22
rcu: Eliminate unneeded function wrapping
Paul E. McKenney
2
-5
/
+0
2009-11-22
hw-breakpoints: Separate the kernel part from breakpoint headers
Frederic Weisbecker
1
-0
/
+2
2009-11-22
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
2
-7
/
+6
2009-11-21
perf: Fix event scaling for inherited counters
Peter Zijlstra
1
-1
/
+2
2009-11-21
perf: Allow for custom overflow handlers
Peter Zijlstra
1
-0
/
+6
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
2
-1
/
+173
2009-11-20
i2c: i2c-pnx: Made buf type unsigned to prevent sign extension
Kevin Wells
1
-1
/
+1
2009-11-20
vt: Fix use of "new" in a struct field
Alan Cox
1
-2
/
+2
2009-11-19
CacheFiles: Catch an overly long wait for an old active object
David Howells
1
-2
/
+4
2009-11-19
CacheFiles: Don't write a full page if there's only a partial page to cache
David Howells
1
-0
/
+3
2009-11-19
FS-Cache: Start processing an object's operations on that object's death
David Howells
1
-0
/
+4
2009-11-19
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
David Howells
2
-0
/
+28
2009-11-19
FS-Cache: Fix lock misorder in fscache_write_op()
David Howells
1
-0
/
+1
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
1
-0
/
+13
2009-11-19
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
David Howells
1
-0
/
+12
2009-11-19
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
David Howells
1
-0
/
+3
2009-11-19
SLOW_WORK: Allow the owner of a work item to determine if it is queued or not
David Howells
1
-0
/
+19
2009-11-19
SLOW_WORK: Allow the work items to be viewed through a /proc file
David Howells
1
-0
/
+11
2009-11-19
SLOW_WORK: Add delayed_slow_work support
Jens Axboe
1
-0
/
+29
2009-11-19
SLOW_WORK: Add support for cancellation of slow work
Jens Axboe
1
-0
/
+2
2009-11-19
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
1
-2
/
+6
2009-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-11-18
sysctl: Remove CTL_NONE and CTL_UNNUMBERED
Eric W. Biederman
1
-9
/
+0
2009-11-18
sysctl: kill dead ctl_handler definitions.
Eric W. Biederman
1
-11
/
+0
2009-11-18
generic-ipi: Add smp_call_function_any()
Rusty Russell
1
-1
/
+10
2009-11-18
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
1
-2
/
+19
2009-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-9
/
+0
2009-11-17
Merge branch 'perf/core' into perf/probes
Ingo Molnar
22
-32
/
+83
2009-11-17
Merge commit 'v2.6.32-rc7'
Eric W. Biederman
4
-7
/
+29
2009-11-17
Merge commit 'v2.6.32-rc7' into core/iommu
Ingo Molnar
4
-7
/
+29
2009-11-16
perf_event: Optimize perf_output_lock()
Peter Zijlstra
1
-1
/
+0
2009-11-16
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...
David S. Miller
1
-1
/
+1
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
2
-0
/
+4
2009-11-15
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
4
-7
/
+29
2009-11-15
nilfs2: deleted struct nilfs_dat_group_desc
Jiro SEKIBA
1
-9
/
+0
2009-11-15
swiotlb: Remove duplicate swiotlb_force extern declarations
FUJITA Tomonori
1
-0
/
+2
2009-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+4
2009-11-14
perf_event: Fix invalid type in ioctl definition
Arjan van de Ven
1
-1
/
+1
2009-11-14
hw-breakpoints: Fix build on !perf architectures
Ingo Molnar
1
-1
/
+2
2009-11-14
hw-breakpoints: Provide an off-case for counter_arch_bp()
Frederic Weisbecker
1
-5
/
+10
2009-11-13
locking: Make inlining decision Kconfig based
Thomas Gleixner
1
-47
/
+28
2009-11-12
serial: add support for the Lava Quattro PCI quad-port 16550A card
Lennert Buytenhek
1
-0
/
+2
2009-11-12
fb: remove fb_save_state() and fb_restore_state operations
Krzysztof Helt
1
-6
/
+0
2009-11-12
sysctl: Remove the last of the generic binary sysctl support
Eric W. Biederman
1
-3
/
+0
[prev]
[next]