index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-15
perf events: Clean up pid passing
Matt Helsley
1
-1
/
+1
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
Ingo Molnar
33
-102
/
+218
2010-09-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
Linus Torvalds
1
-2
/
+8
2010-09-13
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-0
/
+3
2010-09-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2010-09-09
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
Linus Torvalds
1
-1
/
+3
2010-09-09
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
Gwendal Grignou
1
-1
/
+2
2010-09-09
libata: skip EH autopsy and recovery during suspend
Tejun Heo
1
-0
/
+1
2010-09-09
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
Christoph Lameter
2
-0
/
+35
2010-09-09
swap: discard while swapping only if SWAP_FLAG_DISCARD
Hugh Dickins
1
-1
/
+2
2010-09-09
swap: revert special hibernation allocation
Hugh Dickins
1
-7
/
+1
2010-09-09
gpio: sx150x: correct and refine reset-on-probe behavior
Gregory Bean
1
-0
/
+4
2010-09-09
mm: fix swapin race condition
Andrea Arcangeli
1
-11
/
+9
2010-09-09
cgroups: fix API thinko
Michael S. Tsirkin
1
-1
/
+11
2010-09-09
kfifo: add parenthesis for macro parameter reference
Huang Ying
1
-29
/
+29
2010-09-09
mmc: avoid getting CID on SDIO-only cards
David Vrabel
1
-0
/
+2
2010-09-09
perf: Fix up delayed_put_task_struct()
Peter Zijlstra
1
-0
/
+2
2010-09-09
perf: Provide a separate task context for swevents
Peter Zijlstra
2
-8
/
+2
2010-09-09
perf: Multiple task contexts
Peter Zijlstra
2
-1
/
+8
2010-09-09
perf: Per-pmu-per-cpu contexts
Peter Zijlstra
1
-1
/
+3
2010-09-09
perf: Per cpu-context rotation timer
Peter Zijlstra
1
-3
/
+2
2010-09-09
perf: Remove the swevent hash-table from the cpu context
Peter Zijlstra
1
-6
/
+0
2010-09-09
perf: Remove the sysfs bits
Peter Zijlstra
1
-6
/
+0
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
2
-15
/
+43
2010-09-09
perf: Shrink hw_perf_event
Peter Zijlstra
1
-1
/
+0
2010-09-09
perf: Default PMU ops
Peter Zijlstra
1
-5
/
+5
2010-09-09
perf: Per PMU disable
Peter Zijlstra
1
-6
/
+7
2010-09-09
perf: Reduce perf_disable() usage
Peter Zijlstra
1
-10
/
+10
2010-09-09
perf: Register PMU implementations
Peter Zijlstra
1
-1
/
+9
2010-09-09
perf: Deconstify struct pmu
Peter Zijlstra
1
-5
/
+5
2010-09-09
lglock: make lg_lock_global() actually lock globally
Jonathan Corbet
1
-2
/
+2
2010-09-09
mm: Move vma_stack_continue into mm.h
Stefan Bader
1
-0
/
+6
2010-09-09
dquot: do full inode dirty in allocating space
Shaohua Li
1
-2
/
+8
2010-09-08
Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-0
/
+3
2010-09-08
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-12
/
+12
2010-09-08
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-0
/
+8
2010-09-08
spi/dw_spi: clean the cs_control code
Feng Tang
1
-0
/
+2
2010-09-08
semaphore: Add DEFINE_SEMAPHORE
Thomas Gleixner
1
-0
/
+3
2010-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
Linus Torvalds
2
-2
/
+5
2010-09-07
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
1
-0
/
+2
2010-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Linus Torvalds
1
-1
/
+1
2010-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-7
/
+11
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-3
/
+3
2010-09-07
irq: Add tracepoint to softirq_raise
Lai Jiangshan
1
-1
/
+7
2010-09-07
agp/intel: Fix cache control for Sandybridge
Zhenyu Wang
1
-0
/
+20
2010-09-05
io-mapping: Fix the address space annotations
Francisco Jerez
1
-12
/
+12
2010-09-03
serial: fix port type conflict between NS16550A & U6_16550A
Philippe Langlais
2
-3
/
+3
2010-09-03
mutex: Fix annotations to include it in kernel-locking docbook
Randy Dunlap
1
-0
/
+8
2010-09-01
gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case
Anton Vorontsov
1
-0
/
+1
2010-08-31
powerpc/85xx: Add P1021 PCI IDs and quirks
Anton Vorontsov
1
-0
/
+2
[next]