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-08-31
fsl_rio: fix compile errors
Li Yang
1
-1
/
+5
2010-08-31
tracing: Fix a race in function profile
Li Zefan
1
-4
/
+11
2010-08-31
tracing/lockdep: Fix dependency of TRACE_IRQFLAGS
Steven Rostedt
1
-4
/
+4
2010-08-31
ath9k_hw: fix parsing of HT40 5 GHz CTLs
Luis R. Rodriguez
2
-2
/
+1
2010-08-31
ath9k_hw: Fix EEPROM uncompress block reading on AR9003
Luis R. Rodriguez
1
-1
/
+1
2010-08-31
wireless: register wiphy rfkill w/o holding cfg80211_mutex
John W. Linville
1
-9
/
+12
2010-08-31
netlink: Make NETLINK_USERSOCK work again.
David S. Miller
1
-0
/
+22
2010-08-31
powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock
Kumar Gala
1
-2
/
+2
2010-08-31
powerpc/85xx: Fix compilation of mpc85xx_mds.c
Alexander Graf
1
-0
/
+1
2010-08-31
workqueue: use zalloc_cpumask_var() for gcwq->mayday_mask
Tejun Heo
1
-1
/
+1
2010-08-31
workqueue: fix GCWQ_DISASSOCIATED initialization
Tejun Heo
1
-2
/
+3
2010-08-31
oprofile, x86: fix init_sysfs error handling
Robert Richter
1
-3
/
+13
2010-08-30
irda: Correctly clean up self->ias_obj on irda_bind() failure.
David S. Miller
1
-2
/
+2
2010-08-31
powerpc: Don't use kernel stack with translation off
Michael Neuling
1
-3
/
+9
2010-08-31
powerpc/perf_event: Reduce latency of calling perf_event_do_pending
Paul Mackerras
1
-12
/
+11
2010-08-31
powerpc/kexec: Adds correct calling convention for kexec purgatory
Matthew McClintock
1
-0
/
+3
2010-08-30
wireless extensions: fix kernel heap content leak
Johannes Berg
2
-0
/
+19
2010-08-30
MAINTAINERS: change broken url for prism54
John W. Linville
1
-1
/
+1
2010-08-30
mac80211: delete work timer
Johannes Berg
1
-0
/
+6
2010-08-30
p54: fix tx feedback status flag check
Christian Lamparter
1
-1
/
+1
2010-08-30
ath5k: check return value of ieee80211_get_tx_rate
John W. Linville
1
-0
/
+4
2010-08-30
scatterlist: prevent invalid free when alloc fails
Jeffrey Carlyle
1
-2
/
+12
2010-08-30
9p: potential ERR_PTR() dereference
Dan Carpenter
1
-1
/
+2
2010-08-30
UBI: do not oops when erroneous PEB is scheduled for scrubbing
Artem Bityutskiy
1
-1
/
+2
2010-08-30
UBI: fix kconfig unmet dependency
Randy Dunlap
1
-1
/
+1
2010-08-30
perf_events: Fix time tracking for events with pid != -1 and cpu != -1
Stephane Eranian
1
-4
/
+22
2010-08-30
md: resolve confusion of MD_CHANGE_CLEAN
NeilBrown
3
-18
/
+11
2010-08-30
md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arrays
Dan Williams
1
-2
/
+3
2010-08-30
Move .gitignore from drivers/md to lib/raid6
NeilBrown
2
-4
/
+4
2010-08-30
UBI: fix forward compatibility
Artem Bityutskiy
1
-1
/
+1
2010-08-30
UBI: eliminate update of list_for_each_entry loop cursor
Julia Lawall
1
-6
/
+6
2010-08-30
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
3
-1
/
+4
2010-08-30
ARM: pxa168fb: fix section mismatch
Marek Vasut
1
-3
/
+3
2010-08-30
ARM: pxa: Make id const in pwm_probe()
Uwe Kleine-König
1
-1
/
+1
2010-08-30
ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300
Axel Lin
1
-2
/
+2
2010-08-30
ARM: pxa: remove __init from cpufreq_driver->init()
Eric Miao
2
-2
/
+2
2010-08-30
nilfs2: fix leak of shadow dat inode in error path of load_nilfs
Ryusuke Konishi
1
-0
/
+1
2010-08-30
drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix
Alex Deucher
3
-1
/
+59
2010-08-30
drm/radeon/kms: use tracked values for sclk and mclk
Alex Deucher
3
-20
/
+18
2010-08-29
Linux 2.6.36-rc3
Linus Torvalds
1
-1
/
+1
2010-08-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
5
-26
/
+50
2010-08-29
firewire: ohci: work around VIA and NEC PHY packet reception bug
Stefan Richter
1
-1
/
+9
2010-08-28
Input: MT - initialize slots to unused
Henrik Rydberg
1
-2
/
+9
2010-08-28
Input: use PIT_TICK_RATE in vt beep ioctl
Arnd Bergmann
1
-8
/
+8
2010-08-28
Input: wacom - fix mousewheel handling for old wacom tablets
Mike Auty
1
-2
/
+2
2010-08-28
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2010-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-72
/
+98
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
13
-581
/
+0
2010-08-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-4
/
+14
2010-08-28
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-62
/
+135
[prev]
[next]