index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
avr32
/
kernel
/
entry-avr32b.S
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-11
[PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64
Brice Goglin
1
-1
/
+1
2006-12-11
[PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argument
David Howells
1
-1
/
+1
2006-12-11
Make sure we populate the initroot filesystem late enough
Linus Torvalds
4
-9
/
+6
2006-12-11
Make SLES9 "get_kernel_version" work on the kernel binary again
Linus Torvalds
4
-10
/
+17
2006-12-11
[PATCH] smc91x: Kill off excessive versatile hooks.
Paul Mundt
1
-90
/
+0
2006-12-11
[PATCH] myri10ge: update driver version to 1.1.0
Brice Goglin
1
-1
/
+1
2006-12-11
[PATCH] myri10ge: fix big_bytes in case of vlan frames
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: Full vlan frame in small_bytes
Brice Goglin
1
-2
/
+2
2006-12-11
[PATCH] myri10ge: drop contiguous skb routines
Brice Goglin
1
-204
/
+8
2006-12-11
[PATCH] myri10ge: switch to page-based skb
Brice Goglin
1
-79
/
+93
2006-12-11
[PATCH] myri10ge: add page-based skb routines
Brice Goglin
1
-0
/
+190
2006-12-11
[PATCH] myri10ge: indentation cleanups
Brice Goglin
1
-4
/
+4
2006-12-11
[PATCH] chelsio: working NAPI
Stephen Hemminger
4
-83
/
+67
2006-12-11
[PATCH] MACB: Use __raw register access
Haavard Skinnemoen
2
-3
/
+3
2006-12-11
[PATCH] MACB: Use struct delayed_work instead of struct work_struct
Haavard Skinnemoen
2
-4
/
+4
2006-12-11
[PATCH] ucc_geth: Initialize mdio_lock.
Scott Wood
1
-0
/
+2
2006-12-11
[PATCH] ucc_geth: compilation error fixes
Scott Wood
1
-5
/
+5
2006-12-11
AT91 MMC update for 2.6.19
Andrew Victor
1
-17
/
+24
2006-12-11
mmc: Change SDHCI iomem error to a warning
Pierre Ossman
1
-2
/
+2
2006-12-11
mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal
Vitaly Wool
1
-1
/
+3
2006-12-11
AT91 MMC 5 : Minor cleanups
Andrew Victor
1
-9
/
+9
2006-12-11
AT91 MMC 4 : Interrupt handler cleanup
Andrew Victor
1
-45
/
+43
2006-12-11
AT91 MMC 3 : Move global mci_clk variable
Andrew Victor
1
-11
/
+11
2006-12-11
AT91 MMC 2 : Use platform resources
Andrew Victor
1
-7
/
+34
2006-12-11
AT91 MMC 1: Pass host structure.
Andrew Victor
1
-89
/
+81
2006-12-11
[POWERPC] Generic BUG for powerpc
Jeremy Fitzhardinge
8
-134
/
+69
2006-12-11
[PPC] Fix compile failure do to introduction of PHY_POLL
Kumar Gala
1
-0
/
+1
2006-12-11
[POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set
Kumar Gala
5
-38
/
+42
2006-12-11
[POWERPC] Remove old dcr.S
Benjamin Herrenschmidt
1
-39
/
+0
2006-12-11
[POWERPC] Fix SPU coredump code for max_fdset removal
Paul Mackerras
1
-1
/
+1
2006-12-11
[POWERPC] Fix irq routing on some 32-bit PowerMacs
Benjamin Herrenschmidt
1
-45
/
+53
2006-12-11
[POWERPC] ps3: Add vuart support
Geoff Levand
5
-0
/
+1072
2006-12-11
[POWERPC] Support ibm,dynamic-reconfiguration-memory nodes
Paul Mackerras
3
-1
/
+121
2006-12-10
[MIPS] Export local_flush_data_cache_page for sake of IDE.
Ralf Baechle
1
-0
/
+1
2006-12-10
[MIPS] Export pm_power_off
Ralf Baechle
1
-0
/
+2
2006-12-10
[MIPS] Export csum_partial_copy_nocheck.
Ralf Baechle
1
-0
/
+3
2006-12-10
[MIPS] Move die and die_if_kernel() from system.h to ptrace.h
Ralf Baechle
2
-9
/
+8
2006-12-10
[MIPS] Discard .exit.text at linktime.
Ralf Baechle
1
-3
/
+1
2006-12-10
[MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irq
Ralf Baechle
1
-0
/
+6
2006-12-10
[CRYPTO] dm-crypt: Select CRYPTO_CBC
Herbert Xu
1
-0
/
+1
2006-12-10
[PATCH] add MODULE_* attributes to bit reversal library
Cal Peake
1
-0
/
+4
2006-12-10
[PATCH] kvm: userspace interface
Avi Kivity
18
-0
/
+9814
2006-12-10
[PATCH] clocksource: small cleanup
Daniel Walker
4
-12
/
+18
2006-12-10
[PATCH] clocksource: add usage of CONFIG_SYSFS
Daniel Walker
1
-0
/
+2
[next]