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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-20
hwmon: (k8temp) Bypass core swapping on single-core processors
Jean Delvare
1
-1
/
+1
2010-06-20
hwmon: (i5k_amb) Fix sysfs attribute for lockdep
KAMEZAWA Hiroyuki
1
-0
/
+6
2010-06-20
hwmon: (k10temp) Do not blacklist known working CPU models
Jean Delvare
1
-2
/
+12
2010-06-18
x86: Fix vsyscall on gcc 4.5 with -Os
Andi Kleen
1
-1
/
+1
2010-06-18
ath5k: initialize ah->ah_current_channel
Bob Copeland
1
-0
/
+1
2010-06-18
cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n
Vivek Goyal
2
-27
/
+142
2010-06-18
PCI/PM: Do not use native PCIe PME by default
Rafael J. Wysocki
2
-7
/
+16
2010-06-18
percpu: fix first chunk match in per_cpu_ptr_to_phys()
Tejun Heo
1
-3
/
+28
2010-06-18
sched: Fix over-scheduling bug
Alex,Shi
1
-3
/
+0
2010-06-17
bridge: fdb cleanup runs too often
stephen hemminger
1
-4
/
+2
2010-06-17
cfq: Don't allow queue merges for queues that have no process references
Jeff Moyer
1
-2
/
+11
2010-06-17
nohz: Fix nohz ratelimit
Peter Zijlstra
1
-4
/
+1
2010-06-17
perf record: prevent kill(0, SIGTERM);
Ian Munsie
1
-1
/
+1
2010-06-17
Merge branch 'bugzilla-15951' into release
Len Brown
2
-15
/
+9
2010-06-17
ACPI / PM: Do not enable GPEs for system wakeup in advance
Rafael J. Wysocki
2
-15
/
+9
2010-06-17
bnx2: fix dma_get_ops compilation breakage
FUJITA Tomonori
1
-7
/
+4
2010-06-17
perf session: Remove threads from tree on PERF_RECORD_EXIT
Arnaldo Carvalho de Melo
4
-2
/
+20
2010-06-17
watchdog: at32ap700x_wdt: register misc device last in probe() function
Hans-Christian Egtvedt
1
-6
/
+10
2010-06-17
block: fix DISCARD_BARRIER requests
Christoph Hellwig
1
-5
/
+2
2010-06-17
percpu: fix trivial bugs in pcpu_build_alloc_info()
Pavel V. Panteleev
1
-3
/
+2
2010-06-17
ALSA: asihpi - Get rid of incorrect "long" types and casts.
Eliot Blennerhassett
1
-11
/
+11
2010-06-16
ucc_geth: fix for RX skb buffers recycling
Sergey Matyukevich
1
-0
/
+2
2010-06-16
pcnet_cs: add new id (TOSHIBA Modem/LAN Card)
Ken Kawasaki
2
-0
/
+2
2010-06-16
gianfar: Fix oversized packets handling
Anton Vorontsov
1
-0
/
+4
2010-06-16
ehea: Fix kernel deadlock in DLPAR-mem processing
Jan-Bernd Themann
2
-6
/
+4
2010-06-16
ehea: fix delayed packet processing
Jan-Bernd Themann
1
-0
/
+1
2010-06-16
ixgbe: add comment on SFP+ ID for Active DA
Don Skidmore
1
-0
/
+2
2010-06-16
Clear IFF_XMIT_DST_RELEASE for teql interfaces
Tom Hughes
1
-0
/
+1
2010-06-16
gianfar: Fix setup of RX time stamping
Manfred Rudigier
1
-4
/
+17
2010-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
12
-17
/
+56
2010-06-16
mac80211: fix warn, enum may be used uninitialized
Christoph Fritz
1
-1
/
+1
2010-06-16
cifs: remove bogus first_time check in NTLMv2 session setup code
Jeff Layton
1
-9
/
+1
2010-06-16
cifs: don't call cifs_new_fileinfo unless cifs_open succeeds
Jeff Layton
1
-6
/
+11
2010-06-16
cifs: don't ignore cifs_posix_open_inode_helper return value
Suresh Jayaraman
1
-2
/
+2
2010-06-16
cifs: clean up arguments to cifs_open_inode_helper
Jeff Layton
1
-16
/
+14
2010-06-16
cifs: pass instantiated filp back after open call
Jeff Layton
2
-50
/
+29
2010-06-16
cifs: move cifs_new_fileinfo call out of cifs_posix_open
Jeff Layton
3
-31
/
+30
2010-06-16
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
167
-877
/
+1660
2010-06-15
bridge: Fix OOM crash in deliver_clone
Herbert Xu
1
-2
/
+2
2010-06-15
netxen: fix caching window register
Amit Kumar Salecha
1
-4
/
+0
2010-06-15
netxen: fix rcv buffer leak
Amit Kumar Salecha
1
-3
/
+6
2010-06-15
netxen: fix memory leaks in error path
Amit Kumar Salecha
2
-3
/
+4
2010-06-15
pcmcia: dev_node removal bugfix
Dominik Brodowski
1
-0
/
+1
2010-06-15
powerpc/5200: fix lite5200 ethernet phy address
Dmitry Baryshkov
1
-2
/
+2
2010-06-15
powerpc/5200: Fix build error in sound code.
Grant Likely
1
-1
/
+1
2010-06-15
powerpc/5200: fix oops during going to standby
Dmitry Baryshkov
1
-1
/
+10
2010-06-15
hostap: Protect against initialization interrupt
Tim Gardner
3
-3
/
+27
2010-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+4
2010-06-15
alpha: Fix de2104x driver failing to readout MAC address correctly
Morten H. Larsen
1
-2
/
+3
2010-06-15
alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19
Morten H. Larsen
5
-49
/
+155
[prev]
[next]