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-04-07
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
5
-12
/
+10
2010-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
36
-212
/
+408
2010-04-07
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
1
-1
/
+1
2010-04-07
fs-cache: order the debugfs stats correctly
David Howells
1
-2
/
+2
2010-04-07
frv: fix kernel/user segment handling in NOMMU mode
David Howells
2
-5
/
+3
2010-04-07
frv: hide uncached_access() when pgprot_noncached is not #defined
David Howells
1
-0
/
+2
2010-04-07
rtc-mxc: multiple fixes in rtc-mxc probe method
Vladimir Zapolskiy
1
-13
/
+13
2010-04-07
memcg: fix race in file_mapped accounting
KAMEZAWA Hiroyuki
2
-9
/
+15
2010-04-07
pagemap: fix pfn calculation for hugepage
Naoya Horiguchi
3
-32
/
+46
2010-04-07
ratelimit: fix the return value when __ratelimit() fails to acquire the lock
Yong Zhang
1
-1
/
+1
2010-04-07
kernel.h: fix wrong usage of __ratelimit()
Yong Zhang
1
-1
/
+1
2010-04-07
ratelimit: annotate ___ratelimit()
Yong Zhang
1
-2
/
+7
2010-04-07
/dev/mem: allow rewinding
Eric Dumazet
1
-5
/
+0
2010-04-07
vfs: rename block_fsync() to blkdev_fsync()
Andrew Morton
3
-5
/
+5
2010-04-07
raw: fsync method is now required
Anton Blanchard
3
-1
/
+4
2010-04-07
mb862xxfb: update Valentin's email address
Alexander Shishkin
1
-1
/
+1
2010-04-07
mb862xxfb: fix acceleration module license
Randy Dunlap
1
-0
/
+3
2010-04-07
mm: revert "vmscan: get_scan_ratio() cleanup"
KOSAKI Motohiro
1
-14
/
+9
2010-04-07
devmem: handle class_create() failure
Anton Blanchard
1
-0
/
+3
2010-04-07
readahead: fix NULL filp dereference
Wu Fengguang
1
-1
/
+1
2010-04-07
device_attributes: add sysfs_attr_init() for dynamic attributes
Wolfram Sang
4
-0
/
+11
2010-04-07
drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys
Sergey Senozhatsky
1
-0
/
+3
2010-04-07
cciss: unlock on error path
Dan Carpenter
1
-0
/
+1
2010-04-07
mxser: spin_lock() => spin_lock_irq()
Dan Carpenter
1
-3
/
+3
2010-04-07
omap hsmmc: fix a bug in card remove scenario
Madhusudhan Chikkature
1
-7
/
+2
2010-04-07
drivers/gpio/timbgpio.c: add missing unlock
Julia Lawall
1
-4
/
+8
2010-04-07
drivers/char/amiserial.c: add missing local_irq_restore
Julia Lawall
1
-2
/
+2
2010-04-07
fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb.
Justin P. Mattock
1
-7
/
+7
2010-04-07
vesafb: use platform_driver_probe() instead of platform_driver_register()
Jan Beulich
1
-13
/
+13
2010-04-07
include/linux/kfifo.h: fix INIT_KFIFO()
David Härdeman
1
-1
/
+2
2010-04-07
mm: avoid null-pointer deref in sync_mm_rss()
KAMEZAWA Hiroyuki
3
-3
/
+6
2010-04-07
bitops: remove temporary for_each_bit()
Andrew Morton
1
-3
/
+0
2010-04-07
microblaze: Remove unused variable from ptrace
Michal Simek
1
-1
/
+0
2010-04-07
microblaze: io.h: Add io big-endian function
John Linn
1
-0
/
+5
2010-04-07
ALSA: hda: Add support for Medion WIM2160
Maurus Cuelenaere
1
-0
/
+53
2010-04-07
Merge branch 'fix/hda' into for-linus
Takashi Iwai
4
-51
/
+138
2010-04-07
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
28
-146
/
+252
2010-04-07
Merge branch 'fix/misc' into for-linus
Takashi Iwai
4
-15
/
+18
2010-04-07
microblaze: Enable memory leak detector
Michal Simek
1
-1
/
+1
2010-04-07
microblaze: Fix futex code
Michal Simek
1
-1
/
+1
2010-04-07
microblaze: Fix ftrace_update_ftrace_func panic
Steven J. Magnani
1
-9
/
+3
2010-04-07
drm/radeon/kms/combios: verify dac_adj values are valid
Alex Deucher
1
-5
/
+15
2010-04-07
drm/radeon/kms: clean up atom dac handling
Alex Deucher
1
-14
/
+7
2010-04-07
drm/radeon/kms: legacy tv dac cleanup
Alex Deucher
1
-25
/
+33
2010-04-07
drm/radeon/kms: small memory leak in atom exit code
Dan Carpenter
1
-2
/
+5
2010-04-07
drm/edid/quirks: Envision EN2028
Adam Jackson
1
-0
/
+2
2010-04-06
ide: Fix IDE taskfile with cfq scheduler
Mikulas Patocka
1
-4
/
+2
2010-04-07
nodemask: include slab.h from drivers/base/node.c
Tejun Heo
1
-1
/
+1
2010-04-06
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...
Len Brown
4360
-3753
/
+8784
2010-04-06
ACPI / PM: Move ACPI video resume to a PM notifier
Rafael J. Wysocki
1
-8
/
+30
[prev]
[next]