index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-10
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
4
-44
/
+17
2010-09-10
block: rename barrier/ordered to flush
Tejun Heo
1
-12
/
+12
2010-09-10
block: drop barrier ordering by queue draining
Tejun Heo
2
-13
/
+8
2010-09-10
block: misc cleanups in barrier code
Tejun Heo
1
-1
/
+0
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
1
-2
/
+4
2010-09-10
block: kill QUEUE_ORDERED_BY_TAG
Tejun Heo
1
-16
/
+1
2010-09-10
ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
Tejun Heo
1
-1
/
+0
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
34
-102
/
+368
2010-09-09
Input: add support for large scancodes
Mauro Carvalho Chehab
1
-11
/
+44
2010-09-09
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
1
-1
/
+10
2010-09-09
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
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 ...
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
Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6
David S. Miller
2
-41
/
+66
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
sched: Add book scheduling domain
Heiko Carstens
2
-0
/
+7
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
RDS: Remove dead struct from rds.h
Andy Grover
1
-8
/
+0
2010-09-08
RDS: rds.h: Replace u_int[size]_t with uint[size]_t
Andy Grover
1
-29
/
+29
2010-09-08
RDS: Add rds.h to exported headers list
Andy Grover
2
-6
/
+7
2010-09-08
RDS: Implement masked atomic operations
Andy Grover
1
-0
/
+12
2010-09-08
RDS: Add flag for silent ops. Do atomic op before RDMA
Andy Grover
1
-0
/
+1
2010-09-08
RDS: Implement atomic operations
Andy Grover
1
-0
/
+19
2010-09-08
net: introduce rcu_dereference_rtnl
Eric Dumazet
1
-0
/
+11
2010-09-08
Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2010-09-08
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-12
/
+12
2010-09-08
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+8
[prev]
[next]