index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-02
atmel_serial: Drain console TX shifter before suspending
Haavard Skinnemoen
1
-0
/
+6
2008-07-02
atmel_serial: Fix build on avr32 with CONFIG_PM enabled
Haavard Skinnemoen
1
-1
/
+10
2008-07-02
avr32: Use a quicklist for PTE allocation as well
Haavard Skinnemoen
2
-14
/
+16
2008-07-02
avr32: Use a quicklist for PGD allocation
Haavard Skinnemoen
2
-12
/
+23
2008-07-02
avr32: Cover the kernel page tables in the user PGDs
Haavard Skinnemoen
2
-14
/
+42
2008-07-02
avr32: Store virtual addresses in the PGD
Haavard Skinnemoen
5
-54
/
+51
2008-07-02
avr32: Remove useless zeroing of swapper_pg_dir at startup
Haavard Skinnemoen
1
-13
/
+3
2008-07-02
avr32: Clean up and optimize the TLB operations
Haavard Skinnemoen
2
-89
/
+87
2008-06-28
avr32: Rename at32ap.c -> pdc.c
Haavard Skinnemoen
2
-1
/
+1
2008-06-28
avr32: Move setup_platform() into chip-specific file
Haavard Skinnemoen
3
-22
/
+8
2008-06-27
avr32: Kill special exception handler sections
Haavard Skinnemoen
2
-12
/
+5
2008-06-27
avr32: Kill unneeded #include <asm/pgalloc.h> from asm/mmu_context.h
Haavard Skinnemoen
1
-1
/
+0
2008-06-27
avr32: Clean up time.c #includes
Haavard Skinnemoen
1
-11
/
+3
2008-06-27
atmel_pwm: Rename the "mck" clock to "pwm_clk"
Sedji Gaouaou
2
-2
/
+2
2008-06-27
at32ap700x spi: enable pullups on MISO
David Brownell
1
-2
/
+4
2008-06-27
avr32: improve NGW100 I2C/PMBus setup
David Brownell
1
-0
/
+22
2008-06-27
avr32: Add PSIF platform devices
Hans-Christian Egtvedt
2
-0
/
+78
2008-06-27
avr32: Add pin configuration choice to LCDC peripheral
Hans-Christian Egtvedt
4
-35
/
+77
2008-06-27
avr32: minor GPIO handling updates
David Brownell
1
-0
/
+2
2008-06-27
avr32: Fix wrong I/O access size in __raw_readsb
Haavard Skinnemoen
1
-1
/
+1
2008-06-27
avr32: Fix sigaltstack behaviour
Martin Koegler
1
-0
/
+3
2008-06-27
avr32: Allow board to define oscillator rates
Alex
6
-8
/
+34
2008-06-27
avr32: export empty_zero_page
Haavard Skinnemoen
1
-0
/
+2
2008-06-27
avr32: Provide PCI DMA mapping API
Haavard Skinnemoen
1
-0
/
+2
2008-06-25
Linux 2.6.26-rc8
v2.6.26-rc8
Linus Torvalds
1
-1
/
+1
2008-06-24
enable bus mastering on i915 at resume time
Jie Luo
1
-0
/
+1
2008-06-24
KVM: Remove now unused structs from kvm_para.h
Gerd Hoffmann
1
-18
/
+0
2008-06-24
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
2
-56
/
+34
2008-06-24
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
2
-14
/
+65
2008-06-24
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
3
-124
/
+16
2008-06-24
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
5
-0
/
+201
2008-06-24
[GFS2] fix gfs2 block allocation (cleaned up)
Benjamin Marzinski
1
-14
/
+9
2008-06-24
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
Julia Lawall
1
-2
/
+0
2008-06-24
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
1
-1
/
+1
2008-06-24
[IA64] Fix boot failure on ia64/sn2
Jes Sorensen
1
-2
/
+1
2008-06-24
kgdb: sparse fix
Jason Wessel
1
-1
/
+2
2008-06-24
kgdb: documentation update - remove kgdboe
Jason Wessel
1
-14
/
+6
2008-06-24
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
6
-77
/
+27
2008-06-24
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
Bob Peterson
1
-1
/
+1
2008-06-24
Revert "[WATCHDOG] hpwdt: Add CFLAGS to get driver working"
Wim Van Sebroeck
1
-1
/
+0
2008-06-24
KVM: VMX: Fix host msr corruption with preemption enabled
Avi Kivity
1
-8
/
+11
2008-06-24
KVM: ioapic: fix lost interrupt when changing a device's irq
Avi Kivity
1
-20
/
+11
2008-06-24
KVM: MMU: Fix oops on guest userspace access to guest pagetable
Avi Kivity
1
-6
/
+0
2008-06-24
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
Marcelo Tosatti
1
-5
/
+7
2008-06-24
KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
Marcelo Tosatti
1
-0
/
+1
2008-06-24
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
4
-3
/
+9
2008-06-24
KVM: Fix race between timer migration and vcpu migration
Marcelo Tosatti
1
-12
/
+3
2008-06-24
alpha: fix compile error in arch/alpha/mm/init.c
Thorsten Kranzkowski
1
-0
/
+2
2008-06-23
NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
Trond Myklebust
1
-3
/
+4
2008-06-23
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
2
-6
/
+7
[next]