aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-12[MIPS] IP27: Move definition of nic_t to its sole user.Ralf Baechle
2006-12-12[MIPS] IP27: Don't include <asm/sn/arch.h>.Ralf Baechle
2006-12-12[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.Ralf Baechle
2006-12-11[NETPOLL]: Fix local_bh_enable() warning.Andrew Morton
2006-12-12sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato
2006-12-12sh: Use early_param() for earlyprintk parsing.Paul Mundt
2006-12-12sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt
2006-12-12sh: Fixup .data.page_aligned.Paul Mundt
2006-12-12sh: Hook up SH7722 scif ipr interrupts.Paul Mundt
2006-12-12sh: Fixup sh_bios() trap handling.Paul Mundt
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt
2006-12-12sh: Fixup dma_cache_sync() callers.Paul Mundt
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt
2006-12-12sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt
2006-12-12sh: Fix get_wchan().Paul Mundt
2006-12-12sh: BUG() handling through trapa vector.Paul Mundt
2006-12-12rtc: rtc-sh: alarm support.Jamie Lenehan
2006-12-12rtc: rtc-sh: fix rtc for out-by-one for the month.Jamie Lenehan
2006-12-12sh: Kill off unused SE7619 I/O ops.Yoshinori Sato
2006-12-12serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.Paul Mundt
2006-12-12sh: Split out atomic ops logically.Paul Mundt
2006-12-12sh: Fix Solution Engine 7619 build.Yoshinori Sato
2006-12-12sh: Trivial build fixes for SH-2 support.Yoshinori Sato
2006-12-12sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato
2006-12-12sh: gcc4 symbol export fixups.Stuart Menefy
2006-12-12sh: landisk board build fixes.Paul Mundt
2006-12-12rtc: rtc-sh: fix for period rtc interrupts.Jamie Lenehan
2006-12-12sh: register rtc resources for sh775x.Jamie Lenehan
2006-12-12sh: SH-2 defconfig updates.Yoshinori Sato
2006-12-12sh: Add uImage and S-rec generation support.Paul Mundt
2006-12-12sh: push-switch fixups for work_struct API damage.Paul Mundt
2006-12-12sh: Shut up csum_ipv6_magic() warnings.Paul Mundt
2006-12-12sh: Reworked swap cache entry encoding for SH-X2 MMU.Paul Mundt
2006-12-11[IPVS]: Make ip_vs_sync.c <= 80col wide.Simon Horman
2006-12-11[IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()Simon Horman
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle
2006-12-11[DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo
2006-12-11[DCCP] ccid3: Fixup some type conversions related to rttsArnaldo Carvalho de Melo
2006-12-11[DCCP] ccid3: BUG-FIX - conversion errorsGerrit Renker
2006-12-11[DCCP] ccid3: Reorder packet history source fileGerrit Renker
2006-12-11[DCCP] ccid3: Reorder packet history header fileGerrit Renker
2006-12-11[DCCP] ccid3: Make debug output consistentGerrit Renker
2006-12-11[DCCP] ccid3: Perform history operations only after packet has been sentGerrit Renker
2006-12-11[DCCP] ccid3: TX history - remove unused fieldGerrit Renker
2006-12-11[DCCP] ccid3: Shift window counter computationGerrit Renker
2006-12-11[DCCP] ccid3: Sanity-check RTT samplesGerrit Renker
2006-12-11[DCCP] ccid3: Initialise RTT valuesGerrit Renker
2006-12-11[DCCP] ccid: Deprecate ccid_hc_tx_insert_optionsGerrit Renker
2006-12-11[DCCP]: Warn when discarding packet due to internal errorsGerrit Renker
2006-12-11[DCCP]: Only deliver to the CCID rx side in chargeGerrit Renker