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-04-03
l2tp: Split pppol2tp patch into separate l2tp and ppp parts
James Chapman
1
-1
/
+1
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-40
/
+42
2010-04-03
net: move address list functions to a separate file
Jiri Pirko
1
-5
/
+10
2010-04-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-0
/
+5
2010-04-02
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+5
2010-04-02
phylib: Support phy module autoloading
David Woodhouse
2
-0
/
+27
2010-04-02
sched: Add enqueue/dequeue flags
Peter Zijlstra
1
-3
/
+8
2010-04-02
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
1
-1
/
+2
2010-04-02
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
1
-0
/
+7
2010-04-02
sched: _cpu_down(): Don't play with current->cpus_allowed
Oleg Nesterov
1
-0
/
+1
2010-04-02
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...
Oleg Nesterov
1
-13
/
+0
2010-04-02
Merge branch 'linus' into sched/core
Ingo Molnar
234
-1394
/
+8989
2010-04-02
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
21
-46
/
+54
2010-04-02
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-7
/
+14
2010-04-02
blkio: Increment the blkio cgroup stats for real now
Divyesh Shah
1
-1
/
+19
2010-04-02
Merge branch 'for-linus' into for-2.6.35
Jens Axboe
7
-33
/
+21
2010-04-01
ibft, x86: Change reserve_ibft_region() to find_ibft_region()
Yinghai Lu
1
-2
/
+6
2010-04-01
ide: Requeue request after DMA timeout
Herbert Xu
1
-0
/
+1
2010-04-01
perf: Use hot regs with software sched switch/migrate events
Frederic Weisbecker
1
-7
/
+14
2010-03-31
tracing: Show the lost events in the trace_pipe output
Steven Rostedt
1
-0
/
+1
2010-03-31
ring-buffer: Add place holder recording of dropped events
Steven Rostedt
1
-2
/
+4
2010-03-31
tracing: Remove side effect from module tracepoints that caused a GPF
Li Zefan
1
-4
/
+2
2010-03-30
Add hotplug support to mcp251x driver
Marc Zyngier
1
-2
/
+2
2010-03-30
netdev: ethtool RXHASH flag
stephen hemminger
2
-0
/
+2
2010-03-31
module: add stub for is_module_percpu_address
Randy Dunlap
1
-0
/
+5
2010-03-30
net-caif-driver: add CAIF serial driver (ldisc)
Sjur Braendeland
1
-2
/
+2
2010-03-30
net-caif: add CAIF socket and configuration headers
Sjur Braendeland
2
-0
/
+198
2010-03-30
net-caif: add CAIF protocol definitions
Sjur Braendeland
3
-1
/
+6
2010-03-30
percpu: don't implicitly include slab.h from percpu.h
Tejun Heo
1
-25
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
11
-1
/
+12
2010-03-30
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...
Paul Mundt
4
-3
/
+112
2010-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2010-03-29
ext3: fix broken handling of EXT3_STATE_NEW
Linus Torvalds
2
-4
/
+4
2010-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+53
2010-03-29
ARM: 6003/1: removing compilation warning from pl061.h
viresh kumar
1
-0
/
+2
2010-03-29
ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.h
viresh kumar
1
-0
/
+3
2010-03-29
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
David Howells
1
-1
/
+1
2010-03-29
percpu, module: implement and use is_kernel/module_percpu_address()
Tejun Heo
2
-0
/
+8
2010-03-29
module: encapsulate percpu handling better and record percpu_size
Tejun Heo
1
-1
/
+4
2010-03-27
net: Add MSG_WAITFORONE flag to recvmmsg
Brandon L Black
1
-0
/
+1
2010-03-26
dmaengine: provide helper for setting txstate
Dan Williams
1
-0
/
+10
2010-03-26
DMAENGINE: generic channel status v2
Linus Walleij
1
-5
/
+33
2010-03-26
DMAENGINE: generic slave control v2
Linus Walleij
1
-2
/
+16
2010-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-0
/
+2
2010-03-26
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
1
-2
/
+5
2010-03-26
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2010-03-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-18
/
+7
2010-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
262
-1786
/
+10244
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
4
-37
/
+0
2010-03-25
dma: Add timb-dma
Richard Röjfors
1
-0
/
+55
[prev]
[next]