aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-11[NETPOLL]: Fix local_bh_enable() warning.Andrew Morton1-2/+4
2006-12-12sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato1-18/+14
2006-12-12sh: Use early_param() for earlyprintk parsing.Paul Mundt2-31/+16
2006-12-12sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt3-3/+6
2006-12-12sh: Fixup .data.page_aligned.Paul Mundt1-1/+1
2006-12-12sh: Hook up SH7722 scif ipr interrupts.Paul Mundt1-0/+4
2006-12-12sh: Fixup sh_bios() trap handling.Paul Mundt1-2/+13
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt22-20/+284
2006-12-12sh: Fixup dma_cache_sync() callers.Paul Mundt1-5/+5
2006-12-12sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2-4/+5
2006-12-12sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt1-0/+6
2006-12-12sh: Fix get_wchan().Paul Mundt1-2/+3
2006-12-12sh: BUG() handling through trapa vector.Paul Mundt3-9/+89
2006-12-12rtc: rtc-sh: alarm support.Jamie Lenehan1-25/+201
2006-12-12rtc: rtc-sh: fix rtc for out-by-one for the month.Jamie Lenehan1-3/+3
2006-12-12sh: Kill off unused SE7619 I/O ops.Yoshinori Sato3-124/+1
2006-12-12serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.Paul Mundt1-0/+5
2006-12-12sh: Split out atomic ops logically.Paul Mundt3-151/+180
2006-12-12sh: Fix Solution Engine 7619 build.Yoshinori Sato2-33/+33
2006-12-12sh: Trivial build fixes for SH-2 support.Yoshinori Sato5-16/+7
2006-12-12sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato3-8/+111
2006-12-12sh: gcc4 symbol export fixups.Stuart Menefy1-1/+14
2006-12-12sh: landisk board build fixes.Paul Mundt3-34/+57
2006-12-12rtc: rtc-sh: fix for period rtc interrupts.Jamie Lenehan1-21/+22
2006-12-12sh: register rtc resources for sh775x.Jamie Lenehan1-0/+31
2006-12-12sh: SH-2 defconfig updates.Yoshinori Sato2-39/+847
2006-12-12sh: Add uImage and S-rec generation support.Paul Mundt3-10/+43
2006-12-12sh: push-switch fixups for work_struct API damage.Paul Mundt2-5/+11
2006-12-12sh: Shut up csum_ipv6_magic() warnings.Paul Mundt1-35/+34
2006-12-12sh: Reworked swap cache entry encoding for SH-X2 MMU.Paul Mundt1-6/+41
2006-12-11[IPVS]: Make ip_vs_sync.c <= 80col wide.Simon Horman1-3/+6
2006-12-11[IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep()Simon Horman1-4/+4
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle3-2/+4
2006-12-11[DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo13-137/+149
2006-12-11[DCCP] ccid3: Fixup some type conversions related to rttsArnaldo Carvalho de Melo2-12/+12
2006-12-11[DCCP] ccid3: BUG-FIX - conversion errorsGerrit Renker1-24/+30
2006-12-11[DCCP] ccid3: Reorder packet history source fileGerrit Renker1-107/+112
2006-12-11[DCCP] ccid3: Reorder packet history header fileGerrit Renker1-60/+67
2006-12-11[DCCP] ccid3: Make debug output consistentGerrit Renker1-35/+32
2006-12-11[DCCP] ccid3: Perform history operations only after packet has been sentGerrit Renker1-29/+9
2006-12-11[DCCP] ccid3: TX history - remove unused fieldGerrit Renker2-3/+3
2006-12-11[DCCP] ccid3: Shift window counter computationGerrit Renker1-20/+29
2006-12-11[DCCP] ccid3: Sanity-check RTT samplesGerrit Renker2-1/+13
2006-12-11[DCCP] ccid3: Initialise RTT valuesGerrit Renker1-1/+2
2006-12-11[DCCP] ccid: Deprecate ccid_hc_tx_insert_optionsGerrit Renker3-27/+0
2006-12-11[DCCP]: Warn when discarding packet due to internal errorsGerrit Renker1-2/+4
2006-12-11[DCCP]: Only deliver to the CCID rx side in chargeGerrit Renker2-7/+20
2006-12-11[DCCP]: Simplify TFRC calculationGerrit Renker3-35/+35
2006-12-11[DCCP]: Debug timeval operationsGerrit Renker2-24/+33
2006-12-11[DCCP] ccid3: Simplify calculation for reverse lookup of pGerrit Renker1-17/+22