index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-12-12
[PATCH] net, 8139too.c: fix netpoll deadlock
Ingo Molnar
1
-2
/
+3
2006-12-12
[PATCH] lockdep: fix seqlock_init()
Ingo Molnar
1
-2
/
+5
2006-12-12
V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluated
Mauro Carvalho Chehab
1
-5
/
+9
2006-12-12
[PATCH] remove unnecessary blk_queue_bounce in SG_IO
FUJITA Tomonori
1
-7
/
+0
2006-12-12
[PATCH] fix SG_IO bio leak
FUJITA Tomonori
1
-0
/
+3
2006-12-12
[PATCH] remove blk_queue_activity_fn
Boaz Harrosh
4
-23
/
+0
2006-12-12
[MIPS] paging_init(): use highend_pfn/highstart_pfn
Franck Bui-Huu
1
-9
/
+8
2006-12-12
[MIPS] Malta: Resurrect MTD support for onboard flash.
Ralf Baechle
3
-41
/
+80
2006-12-12
[MIPS] Discard .exit.text and .exit.data at runtime.
Ralf Baechle
1
-2
/
+4
2006-12-12
[MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.
Ralf Baechle
1
-1
/
+0
2006-12-12
[MIPS] IP27: Move definition of nic_t to its sole user.
Ralf Baechle
2
-1
/
+2
2006-12-12
[MIPS] IP27: Don't include <asm/sn/arch.h>.
Ralf Baechle
1
-2
/
+0
2006-12-12
[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.
Ralf Baechle
1
-0
/
+1
2006-12-12
[NETPOLL]: Fix local_bh_enable() warning.
Andrew Morton
1
-2
/
+4
2006-12-12
sh: Fixup SH-2 BUG() trap handling.
Yoshinori Sato
1
-18
/
+14
2006-12-12
sh: Use early_param() for earlyprintk parsing.
Paul Mundt
2
-31
/
+16
2006-12-12
sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.
Paul Mundt
3
-3
/
+6
2006-12-12
sh: Fixup .data.page_aligned.
Paul Mundt
1
-1
/
+1
2006-12-12
sh: Hook up SH7722 scif ipr interrupts.
Paul Mundt
1
-0
/
+4
2006-12-12
sh: Fixup sh_bios() trap handling.
Paul Mundt
1
-2
/
+13
2006-12-12
sh: SH-MobileR SH7722 CPU support.
Paul Mundt
22
-20
/
+284
2006-12-12
sh: Fixup dma_cache_sync() callers.
Paul Mundt
1
-5
/
+5
2006-12-12
sh: Convert remaining remap_area_pages() users to ioremap_page_range().
Paul Mundt
2
-4
/
+5
2006-12-12
sh: Fixup kernel_execve() for syscall cleanups.
Paul Mundt
1
-0
/
+6
2006-12-12
sh: Fix get_wchan().
Paul Mundt
1
-2
/
+3
2006-12-12
sh: BUG() handling through trapa vector.
Paul Mundt
3
-9
/
+89
2006-12-12
rtc: rtc-sh: alarm support.
Jamie Lenehan
1
-25
/
+201
2006-12-12
rtc: rtc-sh: fix rtc for out-by-one for the month.
Jamie Lenehan
1
-3
/
+3
2006-12-12
sh: Kill off unused SE7619 I/O ops.
Yoshinori Sato
3
-124
/
+1
2006-12-12
serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.
Paul Mundt
1
-0
/
+5
2006-12-12
sh: Split out atomic ops logically.
Paul Mundt
3
-151
/
+180
2006-12-12
sh: Fix Solution Engine 7619 build.
Yoshinori Sato
2
-33
/
+33
2006-12-12
sh: Trivial build fixes for SH-2 support.
Yoshinori Sato
5
-16
/
+7
2006-12-12
sh: IPR IRQ updates for SH7619/SH7206.
Yoshinori Sato
3
-8
/
+111
2006-12-12
sh: gcc4 symbol export fixups.
Stuart Menefy
1
-1
/
+14
2006-12-12
sh: landisk board build fixes.
Paul Mundt
3
-34
/
+57
2006-12-12
rtc: rtc-sh: fix for period rtc interrupts.
Jamie Lenehan
1
-21
/
+22
2006-12-12
sh: register rtc resources for sh775x.
Jamie Lenehan
1
-0
/
+31
2006-12-12
sh: SH-2 defconfig updates.
Yoshinori Sato
2
-39
/
+847
2006-12-12
sh: Add uImage and S-rec generation support.
Paul Mundt
3
-10
/
+43
2006-12-12
sh: push-switch fixups for work_struct API damage.
Paul Mundt
2
-5
/
+11
2006-12-12
sh: Shut up csum_ipv6_magic() warnings.
Paul Mundt
1
-35
/
+34
2006-12-12
sh: Reworked swap cache entry encoding for SH-X2 MMU.
Paul Mundt
1
-6
/
+41
2006-12-11
[IPVS]: Make ip_vs_sync.c <= 80col wide.
Simon Horman
1
-3
/
+6
2006-12-11
[IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()
Simon Horman
1
-4
/
+4
2006-12-11
[HAMRADIO]: Fix baycom_epp.c compile failure.
Ralf Baechle
3
-2
/
+4
2006-12-11
[DCCP]: Whitespace cleanups
Arnaldo Carvalho de Melo
13
-137
/
+149
2006-12-11
[DCCP] ccid3: Fixup some type conversions related to rtts
Arnaldo Carvalho de Melo
2
-12
/
+12
2006-12-11
[DCCP] ccid3: BUG-FIX - conversion errors
Gerrit Renker
1
-24
/
+30
2006-12-11
[DCCP] ccid3: Reorder packet history source file
Gerrit Renker
1
-107
/
+112
[next]