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-05-10
nilfs2: enlarge s_volume_name member in nilfs_super_block
Jiro SEKIBA
1
-2
/
+1
2010-05-10
nilfs2: insert checkpoint number in segment summary header
Ryusuke Konishi
1
-0
/
+2
2010-05-10
nilfs2: fix style problems in nilfs2_fs.h
Ryusuke Konishi
1
-4
/
+4
2010-05-10
nilfs2: update comment for struct nilfs_dat_entry
Qinghuang Feng
1
-4
/
+4
2010-05-09
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
1
-0
/
+4
2010-05-09
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
1
-1
/
+0
2010-05-08
Merge commit 'v2.6.34-rc6' into x86/cpu
H. Peter Anvin
50
-146
/
+289
2010-05-08
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
3
-30
/
+95
2010-05-08
cpu_stop: add dummy implementation for UP
Tejun Heo
1
-6
/
+63
2010-05-08
ALSA: sound/usb: fix UAC1 regression
Daniel Mack
1
-1
/
+1
2010-05-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+3
2010-05-07
cfg80211/mac80211: better channel handling
Johannes Berg
1
-0
/
+13
2010-05-07
perf: Add group scheduling transactional APIs
Lin Ming
1
-3
/
+12
2010-05-07
perf, x86: Improve the PEBS ABI
Peter Zijlstra
1
-4
/
+19
2010-05-07
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-3
/
+18
2010-05-07
perf: Fix exit() vs PERF_FORMAT_GROUP
Peter Zijlstra
1
-0
/
+1
2010-05-07
Merge commit 'v2.6.34-rc6' into sched/core
Ingo Molnar
13
-39
/
+175
2010-05-06
net: Increase NET_SKB_PAD to 64 bytes
Eric Dumazet
1
-1
/
+4
2010-05-07
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
34
-109
/
+243
2010-05-06
sched: replace migration_thread with cpu_stop
Tejun Heo
2
-3
/
+0
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
1
-20
/
+0
2010-05-06
cpu_stop: implement stop_cpu[s]()
Tejun Heo
1
-4
/
+35
2010-05-06
rcu: create rcu_my_thread_group_empty() wrapper
Paul E. McKenney
1
-0
/
+2
2010-05-06
netpoll: Use 'bool' for netpoll_rx() return type.
David S. Miller
1
-4
/
+4
2010-05-06
netpoll: add generic support for bridge and bonding devices
WANG Cong
4
-0
/
+9
2010-05-06
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
David S. Miller
1
-0
/
+2
2010-05-06
Merge branch 'master' into next
James Morris
52
-149
/
+306
2010-05-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-119
/
+144
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-119
/
+144
2010-05-05
tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header
Steven Rostedt
1
-55
/
+59
2010-05-05
net: __alloc_skb() speedup
Eric Dumazet
1
-1
/
+6
2010-05-04
x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq
Eric W. Biederman
1
-2
/
+2
2010-05-04
x86, acpi/irq: Introduce apci_isa_irq_to_gsi
Eric W. Biederman
1
-0
/
+1
2010-05-04
arch, hweight: Fix compilation errors
Borislav Petkov
1
-0
/
+5
2010-05-04
cgroup: Check task_lock in task_subsys_state()
Li Zefan
1
-0
/
+1
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
125
-341
/
+873
2010-05-04
tracing: Convert nop macros to static inlines
Steven Rostedt
1
-12
/
+18
2010-05-04
i2c-core: Use per-adapter userspace device lists
Jean Delvare
1
-0
/
+2
2010-05-03
Input: add keypad driver for keys interfaced to TCA6416
Sriramakrishnan Govindarajan
1
-0
/
+34
2010-05-03
net: rcu fixes
Eric Dumazet
1
-0
/
+29
2010-05-03
nfsd: further comment typos
J. Bruce Fields
1
-2
/
+2
2010-05-03
genirq: Add CPU mask affinity hint
Peter P Waskiewicz Jr
2
-0
/
+7
2010-05-03
tun: add ioctl to modify vnet header size
Michael S. Tsirkin
1
-0
/
+2
2010-05-02
net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h
David S. Miller
1
-5
/
+5
2010-05-02
net: fix softnet_stat
Changli Gao
1
-10
/
+7
2010-05-02
net: Inline skb_pull() in eth_type_trans().
David S. Miller
1
-0
/
+5
2010-05-01
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
1
-5
/
+9
2010-05-01
hw-breakpoints: Get the number of available registers on boot dynamically
Frederic Weisbecker
1
-0
/
+10
2010-05-01
hw-breakpoints: Separate constraint space for data and instruction breakpoints
Frederic Weisbecker
1
-3
/
+6
2010-05-01
hw-breakpoints: Tag ptrace breakpoint as exclude_kernel
Frederic Weisbecker
1
-0
/
+6
[prev]
[next]