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-07-30
nfs: include space for the NUL in root path
Dan Carpenter
1
-1
/
+1
2010-07-30
perf probe: Rename common fields/functions from kprobe to probe.
Srikar Dronamraju
5
-106
/
+101
2010-07-30
perf tui: Make CTRL+Z suspend perf
Arnaldo Carvalho de Melo
1
-0
/
+9
2010-07-30
perf symbols: Improve debug image search when loading symbols
Dave Martin
1
-35
/
+61
2010-07-30
perf tools: remove extra build-id check factored into dso__load
Dave Martin
1
-26
/
+2
2010-07-30
perf tools: Factor out buildid reading and make it implicit in dso__load
Dave Martin
1
-33
/
+47
2010-07-29
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-10
/
+32
2010-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+2
2010-07-29
Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-20
/
+58
2010-07-29
CRED: Fix __task_cred()'s lockdep check and banner comment
David Howells
3
-5
/
+14
2010-07-29
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
3
-21
/
+27
2010-07-29
perf symbols: Precisely specify if dso->{long,short}_name should be freed
Arnaldo Carvalho de Melo
3
-2
/
+8
2010-07-29
watchdog: update MAINTAINERS entry
Wim Van Sebroeck
1
-0
/
+2
2010-07-29
perf record: Release resources at exit
Arnaldo Carvalho de Melo
1
-6
/
+26
2010-07-29
ALSA: hda - Add a PC-beep workaround for ASUS P5-V
Takashi Iwai
1
-8
/
+24
2010-07-29
ARM: Add barriers to io{read,write}{8,16,32} accessors as well
Russell King
1
-20
/
+18
2010-07-29
ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE
Catalin Marinas
1
-0
/
+11
2010-07-29
ARM: 6272/1: Convert L2x0 to use the IO relaxed operations
Catalin Marinas
1
-13
/
+13
2010-07-29
ARM: 6271/1: Introduce *_relaxed() I/O accessors
Catalin Marinas
1
-12
/
+17
2010-07-29
ARM: 6275/1: ux500: don't use writeb() in uncompress.h
Rabin Vincent
1
-5
/
+5
2010-07-29
ARM: 6270/1: clean files in arch/arm/boot/compressed/
Magnus Damm
1
-0
/
+3
2010-07-29
drm/edid: Fix the HDTV hack sync adjustment
Adam Jackson
1
-2
/
+2
2010-07-29
drm/radeon/kms: fix radeon mid power profile reporting
Daniel J Blueman
1
-0
/
+1
2010-07-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-2
/
+7
2010-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
6
-34
/
+63
2010-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
5
-10
/
+72
2010-07-28
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
Andre Osterhues
1
-8
/
+9
2010-07-28
x86,kgdb: Fix hw breakpoint regression
Jason Wessel
1
-2
/
+7
2010-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-36
/
+50
2010-07-28
GFS2: Use kmalloc when possible for ->readdir()
Steven Whitehouse
1
-6
/
+25
2010-07-28
ALSA: hda - Assume PC-beep as default for Realtek
Takashi Iwai
1
-3
/
+3
2010-07-28
ALSA: hda - Don't register beep input device when no beep is available
Takashi Iwai
1
-13
/
+19
2010-07-28
perf man pages: Fix cut'n'paste error
Arnaldo Carvalho de Melo
1
-4
/
+4
2010-07-28
davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high
Sekhar Nori
1
-0
/
+8
2010-07-28
regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
Anuj Aggarwal
2
-7
/
+61
2010-07-28
ALSA: hda - Fix pin-detection of Nvidia HDMI
Takashi Iwai
2
-0
/
+16
2010-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-1
/
+1
2010-07-27
gpio: fix spurious printk when freeing a gpio
Jon Povey
1
-3
/
+4
2010-07-27
edac: mpc85xx: fix coldplug/hotplug module autoloading
Anton Vorontsov
1
-0
/
+3
2010-07-27
drivers/rtc/rtc-rx8581.c: fix setdatetime
Rudolf Marek
1
-3
/
+17
2010-07-27
dynamic debug: move ddebug_remove_module() down into free_module()
Jason Baron
1
-1
/
+3
2010-07-27
ceph: use complete_all and wake_up_all
Yehuda Sadeh
6
-20
/
+20
2010-07-27
9p: Pass the correct end of buffer to p9stat_read
Latchesar Ionkov
1
-1
/
+1
2010-07-27
[S390] etr: fix clock synchronization race
Martin Schwidefsky
1
-6
/
+12
2010-07-27
[S390] Fix IRQ tracing in case of PER
Heiko Carstens
2
-4
/
+20
2010-07-27
[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe
Anton Blanchard
1
-6
/
+7
2010-07-27
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-3
/
+3
2010-07-27
Merge git://git.infradead.org/users/cbou/battery-2.6.35
Linus Torvalds
1
-15
/
+14
2010-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
19
-36
/
+151
2010-07-27
perf tools: Remove unneeded code for tracking the cwd in perf sessions
Dave Martin
5
-29
/
+2
[prev]
[next]