index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
synth
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
[OMAP850] Add base support for omap850 cpu
Zebediah C. McClure
3
-5
/
+136
2009-03-24
ARM: OMAP: Remove remaining board-*.h includes from hardware.h
Tony Lindgren
4
-56
/
+2
2009-03-24
ARM: OMAP: No need to include board-nokia.h from hardware.h
Tony Lindgren
2
-57
/
+0
2009-03-24
ARM: OMAP: No need to include board-overo.h from hardware.h
Tony Lindgren
2
-27
/
+6
2009-03-24
ARM: OMAP: No need to include board-ldp.h from hardware.h
Tony Lindgren
3
-47
/
+6
2009-03-24
ARM: OMAP: No need to include board-h4.h from hardware.h
Tony Lindgren
3
-43
/
+3
2009-03-24
ARM: OMAP: No need to include board-apollon.h from hardware.h
Tony Lindgren
3
-50
/
+1
2009-03-24
ARM: OMAP: No need to include board-omap2430sdp.h from hardware.h
Tony Lindgren
3
-50
/
+8
2009-03-24
ARM: OMAP: No need to include board-palm*.h from hardware.h
Tony Lindgren
9
-93
/
+34
2009-03-24
ARM: OMAP: No need to include board-osk.h from hardware.h
Tony Lindgren
3
-51
/
+14
2009-03-24
ARM: OMAP: No need to include board-innovator.h from hardware.h
Tony Lindgren
3
-56
/
+3
2009-03-24
ARM: OMAP: No need to include board-h3.h from hardware.h
Tony Lindgren
4
-8
/
+8
2009-03-24
ARM: OMAP: No need to include board-h2.h from hardware.h
Tony Lindgren
4
-8
/
+8
2009-03-24
ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa...
Tony Lindgren
4
-99
/
+33
2009-03-24
omap mailbox: remove unnecessary header file inclusion
Hiroshi DOYU
1
-5
/
+1
2009-03-24
omap mailbox: convert sequence bit checking to module paramter
Hiroshi DOYU
1
-19
/
+16
2009-03-24
omap mailbox: move mailbox.h into mailbox.c
Hiroshi DOYU
2
-101
/
+85
2009-03-24
omap mailbox: add save_/restore_ctx() for PM
Hiroshi DOYU
2
-0
/
+55
2009-03-24
omap mailbox: fix empty struct device for omap2
Hiroshi DOYU
2
-7
/
+8
2009-03-24
omap mailbox: fix empty struct device for omap1
Hiroshi DOYU
2
-15
/
+16
2009-03-24
omap mailbox: fix empty struct device for omap_mbox
Hiroshi DOYU
2
-34
/
+33
2009-03-24
omap mailbox: print hardware revision at startup
Hiroshi DOYU
1
-0
/
+3
2009-03-24
omap mailbox: add initial omap3 support
Hiroshi DOYU
4
-36
/
+80
2009-03-24
omap mailbox: cleanup omap2 register definition with macro
Hiroshi DOYU
1
-48
/
+29
2009-03-24
Linux 2.6.29
v2.6.29
Linus Torvalds
1
-2
/
+2
2009-03-23
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
1
-0
/
+3
2009-03-23
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
1
-2
/
+3
2009-03-23
fix ptrace slowness
Miklos Szeredi
1
-0
/
+8
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-23
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2
-26
/
+11
2009-03-23
dm9000: locking bugfix
David Brownell
1
-2
/
+4
2009-03-23
net: update dnet.c for bus_id removal
Stephen Rothwell
1
-3
/
+3
2009-03-22
Update my email address
Gertjan van Wingerde
3
-3
/
+3
2009-03-22
eCryptfs: NULL crypt_stat dereference during lookup
Tyler Hicks
3
-25
/
+18
2009-03-22
eCryptfs: Allocate a variable number of pages for file headers
Tyler Hicks
1
-13
/
+26
2009-03-22
radeonfb: Whack the PCI PM register until it sticks
Benjamin Herrenschmidt
1
-0
/
+24
2009-03-22
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
1
-1
/
+1
2009-03-21
dca: add missing copyright/license headers
Maciej Sosnowski
2
-0
/
+41
2009-03-20
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
1
-0
/
+11
2009-03-20
sungem: missing net_device_ops
Stephen Hemminger
1
-5
/
+4
2009-03-20
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
1
-5
/
+5
2009-03-20
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2
-21
/
+30
2009-03-19
aio: lookup_ioctx can return the wrong value when looking up a bogus context
Jeff Moyer
1
-2
/
+3
2009-03-19
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
1
-10
/
+27
2009-03-19
Move cc-option to below arch-specific setup
Linus Torvalds
1
-1
/
+3
2009-03-19
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
Linus Torvalds
1
-12
/
+11
2009-03-19
Add '-fwrapv' to gcc CFLAGS
Linus Torvalds
1
-0
/
+1
2009-03-19
sparc64: Fix crash with /proc/iomem
Mikulas Patocka
1
-1
/
+1
2009-03-19
sparc64: Reschedule KGDB capture to a software interrupt.
David S. Miller
4
-24
/
+10
2009-03-19
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
1
-3
/
+13
[next]