index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
uartlite.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-26
powerpc/mm: Fix potential access to freed pages when using hugetlbfs
Benjamin Herrenschmidt
1
-1
/
+2
2009-06-26
powerpc/440: Fix warning early debug code
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-26
powerpc/of: Fix usage of dev_set_name() in of_device_alloc()
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-26
powerpc/pasemi: Use raw spinlock in SMP TB sync
Benjamin Herrenschmidt
1
-5
/
+10
2009-06-26
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
5
-87
/
+40
2009-06-26
powerpc/rtas: Turn rtas lock into a raw spinlock
Benjamin Herrenschmidt
2
-10
/
+30
2009-06-26
powerpc: Add irqtrace support for 32-bit powerpc
Benjamin Herrenschmidt
4
-15
/
+135
2009-06-26
powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel
Sonny Rao
1
-6
/
+19
2009-06-26
powerpc/BSR: add 4096 byte BSR size
Sonny Rao
1
-7
/
+10
2009-06-26
powerpc: Map more memory early on 601 processors
Benjamin Herrenschmidt
1
-7
/
+10
2009-06-26
powerpc/pmac: Fix DMA ops for MacIO devices
Benjamin Herrenschmidt
1
-0
/
+11
2009-06-26
powerpc/mm: Make k(un)map_atomic out of line
Benjamin Herrenschmidt
3
-53
/
+82
2009-06-26
powerpc: Fix mpic alloc warning
Kumar Gala
1
-3
/
+2
2009-06-26
powerpc: Fix output from show_regs
Kumar Gala
1
-1
/
+1
2009-06-26
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
Benjamin Herrenschmidt
3
-98
/
+112
2009-06-26
powerpc/amigaone: Limit ISA I/O range to 4k in the device tree
Gerhard Pircher
1
-2
/
+2
2009-06-26
powerpc/warp: Platform fix for i2c change
Sean MacLennan
1
-30
/
+14
2009-06-26
powerpc: Have git ignore generated files from dtc compile
Jon Smirl
2
-0
/
+15
2009-06-26
powerpc/mpic: Fix mapping of "DCR" based MPIC variants
Benjamin Herrenschmidt
1
-13
/
+16
2009-06-26
powerpc: Swiotlb breaks pseries
Michael Ellerman
1
-6
/
+18
2009-06-25
usb_serial: Fix oops when unexisting usb serial device is opened.
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2009-06-25
acm: Fix oops when closing ACM tty device right after open has failed.
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-06-25
acm: Return ENODEV instead of EINVAL when trying to open ACM device.
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-06-25
clarify get_user_pages() prototype
Peter Zijlstra
3
-22
/
+18
2009-06-25
UML: Fix some apparent bitrot
Paul Menage
3
-4
/
+2
2009-06-25
i2c: fix build bug in i2c-designware.c
Ingo Molnar
1
-0
/
+1
2009-06-25
futex: request only one page from get_user_pages()
Thomas Gleixner
1
-1
/
+1
2009-06-25
Linux 2.6.31-rc1
v2.6.31-rc1
Linus Torvalds
1
-2
/
+2
2009-06-25
Revert "PCI: use ACPI _CRS data by default"
Linus Torvalds
5
-6
/
+6
2009-06-24
another race fix in jfs_check_acl()
Al Viro
1
-6
/
+7
2009-06-24
Get "no acls for this inode" right, fix shmem breakage
Al Viro
4
-10
/
+13
2009-06-24
audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
Eric Paris
1
-2
/
+2
2009-06-24
inline functions left without protection of ifdef (acl)
Markus Trippelsdorf
1
-1
/
+2
2009-06-24
futex: Fix the write access fault problem for real
Thomas Gleixner
1
-21
/
+24
2009-06-24
SLUB: Don't pass __GFP_FAIL for the initial allocation
Pekka Enberg
1
-2
/
+8
2009-06-24
Don't warn about order-1 allocations with __GFP_NOFAIL
Linus Torvalds
1
-2
/
+2
2009-06-24
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
4
-66
/
+106
2009-06-24
Staging: octeon-ethernet: Convert to use net_device_ops.
David Daney
10
-396
/
+390
2009-06-24
MIPS: Cavium: Add CPU hotplugging code.
Ralf Baechle
5
-2
/
+365
2009-06-24
MIPS: SMP: Allow suspend and hibernation if CPU hotplug is available
Ralf Baechle
1
-2
/
+2
2009-06-24
MIPS: Add arch generic CPU hotplug
Ralf Baechle
7
-7
/
+78
2009-06-24
DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set
Atsushi Nemoto
1
-8
/
+12
2009-06-24
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
Ralf Baechle
1
-3
/
+4
2009-06-24
MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.
Ralf Baechle
1
-0
/
+1
2009-06-24
MIPS: Hibernation: Remove SMP TLB and cacheflushing code.
Ralf Baechle
1
-9
/
+0
2009-06-24
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
Ralf Baechle
39
-1
/
+39
2009-06-24
MIPS: bug.h Build fix - include <linux/compiler.h>.
Ralf Baechle
1
-0
/
+1
2009-06-24
MAINTAINERS: Change mailing list info for CRIS
Jesper Nilsson
1
-1
/
+1
2009-06-24
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
2
-4
/
+0
2009-06-24
tty: fix tty_port_block_til_ready waiting
Jiri Slaby
1
-1
/
+1
[next]