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
2011-04-14
ARM: 6878/1: fix personality flag propagation across an exec
Nicolas Pitre
1
-5
/
+12
2011-04-14
ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...
Nicolas Pitre
1
-1
/
+3
2011-04-14
ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
Stephen Boyd
1
-11
/
+0
2011-04-13
Blackfin: SMP: fix cache flush loop
Sonic Zhang
1
-3
/
+16
2011-04-13
Blackfin: time-ts: ack gptimer sooner to avoid missing short ints
Mike Frysinger
1
-1
/
+7
2011-04-13
Blackfin: gptimers: fix thinko when disabling timers
Mike Frysinger
1
-1
/
+1
2011-04-13
Blackfin: SMP: make all barriers handle cache issues
Graf Yang
1
-18
/
+18
2011-04-13
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2794
-8381
/
+7600
2011-04-13
block, blk-sysfs: Use the variable directly instead of a function call
Liu Yuan
1
-2
/
+1
2011-04-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
1
-1
/
+1
2011-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
7
-43
/
+53
2011-04-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
28
-125
/
+201
2011-04-13
x86 platform drivers: Build fix for intel_pmic_gpio
Matthew Garrett
1
-1
/
+1
2011-04-13
block: don't flush plugged IO on forced preemtion scheduling
Linus Torvalds
1
-10
/
+10
2011-04-13
vm: fix vm_pgoff wrap in stack expansion
Linus Torvalds
1
-5
/
+8
2011-04-13
avr32: add ATAG_BOARDINFO
Andreas Bießmann
2
-0
/
+24
2011-04-13
don't check platform_get_irq's return value against zero
Uwe Kleine-König
1
-1
/
+1
2011-04-13
avr32: init cannot ignore signals sent by force_sig_info()
Matt Fleming
1
-22
/
+0
2011-04-13
avr32: fix deadlock when reading clock list in debugfs
Ole Henrik Jahren
1
-8
/
+16
2011-04-13
avr32: Fix .size directive for cpu_enter_idle
Ben Hutchings
1
-1
/
+1
2011-04-13
avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-04-13
fix the wrong argument of the functions definition
Wanlong Gao
1
-10
/
+10
2011-04-13
UBIFS: fix compilation warnings when compiling with gcc 4.5
Maksim Rayskiy
1
-58
/
+94
2011-04-13
UBIFS: fix oops when R/O file-system is fsync'ed
Artem Bityutskiy
1
-0
/
+3
2011-04-12
m68k,m68knommu: Wire up name_to_handle_at, open_by_handle_at, clock_adjtime, ...
Geert Uytterhoeven
3
-1
/
+13
2011-04-13
ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()
Eric Miao
5
-12
/
+22
2011-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
9
-28
/
+28
2011-04-13
Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...
Thomas Gleixner
5
-3
/
+31
2011-04-13
Revert "i915: restore only the mode of this driver on lastclose"
Dave Airlie
3
-18
/
+1
2011-04-13
Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."
Dave Airlie
1
-23
/
+3
2011-04-13
i915: select VIDEO_OUTPUT_CONTROL for ACPI_VIDEO
Konstantin Khlebnikov
2
-0
/
+2
2011-04-13
drm/radeon/kms: properly program vddci on evergreen+
Alex Deucher
4
-12
/
+33
2011-04-13
drm/radeon/kms: add voltage type to atom set voltage function
Alex Deucher
7
-12
/
+15
2011-04-13
drm/radeon/kms: fix pcie_p callbacks on btc and cayman
Alex Deucher
1
-1
/
+1
2011-04-13
drm/radeon/kms: fix suspend on rv530 asics
Alex Deucher
1
-1
/
+5
2011-04-13
drm/radeon/kms: clean up gart dummy page handling
Alex Deucher
4
-12
/
+2
2011-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-181
/
+143
2011-04-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
15
-907
/
+114
2011-04-12
vfs: Re-introduce s_uuid in the superblock
Linus Torvalds
1
-0
/
+1
2011-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
4
-4
/
+31
2011-04-12
nfs: don't call __mark_inode_dirty while holding i_lock
Dave Chinner
1
-2
/
+4
2011-04-12
vm: fix mlock() on stack guard page
Linus Torvalds
2
-21
/
+18
2011-04-12
Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"
Linus Torvalds
2
-17
/
+0
2011-04-12
thinkpad-acpi fails to load with newer Thinkpad X201s BIOS
Keith Packard
1
-2
/
+1
2011-04-12
acer-wmi: Fix capitalisation of GUID in module alias
Lee, Chun-Yi
1
-1
/
+1
2011-04-12
sony-laptop: keyboard backlight fixes
Marco Chiappero
1
-1
/
+34
2011-04-12
sony-laptop: only show the handles sysfs file in debug mode
Mattia Dongili
1
-11
/
+14
2011-04-12
samsung-laptop: set backlight type
Michal Marek
1
-0
/
+1
2011-04-12
staging: samsung-laptop has moved to platform/x86
Michal Marek
6
-862
/
+0
2011-04-12
ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt number
Haojian Zhuang
1
-1
/
+1
[prev]
[next]