index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vhost
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-20
stop_machine.h: "disables preeempt" -> "disables preemption"
Jonathan Neuschäfer
1
-1
/
+1
2011-06-17
ARM: remove duplicate include from arch/arm/mach-dove/common.c
Andrew Lunn
1
-2
/
+0
2011-06-16
docproc: cleanup brace placement
Jesper Juhl
1
-12
/
+5
2011-06-16
Change Ryan Mallon's email address across the kernel
Ryan Mallon
12
-20
/
+20
2011-06-16
scripts/gcc-goto.sh: fix a typo ("suport")
Jonathan Neuschäfer
1
-1
/
+1
2011-06-14
trivial: don't touch fsi_ssl.c with ioremap fixes
Jiri Kosina
1
-1
/
+1
2011-06-13
doc: fix wrong arch/i386 references
Wanlong Gao
13
-36
/
+36
2011-06-13
bootgraph.pl: relax timing information requirements
Andrew Murray
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
168
-333
/
+308
2011-06-10
mm Kconfig typo: cleancacne -> cleancache
Michael Witten
1
-1
/
+1
2011-06-10
sparc32, leon: bugfix in LEON SMP interrupt init
Daniel Hellstrom
1
-0
/
+16
2011-06-10
sparc32, sun4m: bugfix in SMP IPI traphandler
Daniel Hellstrom
1
-2
/
+2
2011-06-09
perf: Use make kernelversion instead of parsing the Makefile
Michal Marek
1
-6
/
+1
2011-06-09
kbuild: Hack for depmod not handling X.Y versions
Michal Marek
1
-1
/
+24
2011-06-09
kbuild: Move depmod call to a separate script
Michal Marek
2
-11
/
+26
2011-06-09
kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL
Michal Marek
1
-1
/
+1
2011-06-09
kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL
Michal Marek
1
-1
/
+1
2011-06-09
vsprintf: Update %pI6c to not compress a single 0
Joe Perches
1
-1
/
+3
2011-06-09
exec: delay address limit change until point of no return
Mathias Krause
3
-6
/
+1
2011-06-09
staging: iio: max517: Fix iio_info changes
Roland Stigge
1
-1
/
+1
2011-06-09
Staging: mei: fix debug code
Dan Carpenter
1
-2
/
+2
2011-06-09
iscsi_ibft: iscsi_ibft_find unused variable i
Connor Hansen
1
-0
/
+2
2011-06-09
kbuild: silence Nothing to be done for 'all' message
Peter Foley
1
-0
/
+1
2011-06-09
unicore32: using generic-y format for one line asm-generic files
Guan Xuetao
2
-35
/
+59
2011-06-09
unicore32: change PERCPU to PERCPU_SECTION
Guan Xuetao
1
-1
/
+1
2011-06-09
unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)
Guan Xuetao
2
-2
/
+3
2011-06-09
unicore32: change zImage physical address, though it's PIC codes
Guan Xuetao
1
-1
/
+1
2011-06-09
unicore32: move rtc-puv3.c to drivers/rtc directory
Guan Xuetao
7
-21
/
+15
2011-06-09
powerpc: Force page alignment for initrd reserved memory
Benjamin Herrenschmidt
4
-32
/
+43
2011-06-09
dtc/powerpc: remove obsolete .gitignore entries
Wolfram Sang
2
-4
/
+0
2011-06-09
vfs: reorganize 'struct inode' layout a bit
Linus Torvalds
1
-4
/
+5
2011-06-09
selinux: simplify and clean up inode_has_perm()
Linus Torvalds
1
-10
/
+15
2011-06-08
MAINTAINERS: add a maintainer to Gadget Framework
Felipe Balbi
1
-1
/
+3
2011-06-08
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
Steffen Sledz
2
-0
/
+2
2011-06-08
spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices
Geert Uytterhoeven
1
-1
/
+1
2011-06-08
Staging: cx23885: fix include of altera.h
Greg Kroah-Hartman
1
-1
/
+1
2011-06-08
cifs: trivial: add space in fsc error message
Jeff Layton
1
-1
/
+1
2011-06-08
tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc
Linus Torvalds
1
-12
/
+2
2011-06-08
drm/radeon/kms: disable hdmi audio by default
Alex Deucher
1
-2
/
+2
2011-06-08
drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu
Daniel Haid
1
-0
/
+1
2011-06-08
drm/radeon/kms: set family for use in parser.
Dave Airlie
1
-0
/
+1
2011-06-08
MAINTAINERS: Saying goodbye to David Brownell
Grant Likely
2
-10
/
+12
2011-06-08
MN10300: Add missing _sdata declaration
David Howells
1
-0
/
+1
2011-06-08
MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()
David Howells
1
-2
/
+2
2011-06-08
MN10300: Fix one of the kernel debugger cacheflush variants
David Howells
1
-2
/
+2
2011-06-08
sparc: Remove unnecessary semicolons
Joe Perches
34
-65
/
+65
2011-06-08
Add support for allocating irqs for bootbus devices
oftedal
1
-12
/
+22
2011-06-08
Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...
oftedal
1
-9
/
+5
2011-06-08
Restructure sun4d_build_device_irq so that timer interrupts can be allocated
oftedal
1
-24
/
+54
2011-06-08
Revert "USB: option: add ID for ZTE MF 330"
Greg Kroah-Hartman
1
-5
/
+0
[next]