summaryrefslogtreecommitdiffstats
path: root/drivers/net/slhc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-18m68k: macide doesnt check for MacGeert Uytterhoeven1-0/+3
2008-05-18m68k: Correct jump if not running on HP300Geert Uytterhoeven1-1/+1
2008-05-18m68k: Make gcc aware that BUG() does not returnGeert Uytterhoeven1-2/+2
2008-05-18m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven1-3/+1
2008-05-18m68k: Kill CONFIG_WHIPPET_SERIALGeert Uytterhoeven1-7/+0
2008-05-18m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven1-2/+1
2008-05-18m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven1-1/+0
2008-05-18m68k: Convert access_ok() to an inline functionGeert Uytterhoeven1-1/+5
2008-05-17[ARM] pxa: spitz wants PXA27x UDC definitionsRussell King1-0/+1
2008-05-17[ARM] pxa: fix pxafb build when cpufreq is enabledRussell King1-3/+2
2008-05-17[ARM] fix parenthesis in include/asm-arm/arch-omap/control.hMariusz Kozlowski1-1/+1
2008-05-17[ARM] colibri: fix support for DM9000 ethernet deviceMichael Abbott1-2/+1
2008-05-17[ARM] arm/kernel/arthur.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-05-17[ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisationLennert Buytenhek2-2/+2
2008-05-17[ARM] 5034/1: fix arm{925,926,940,946} dma_flush_range() in WT modeLennert Buytenhek4-4/+4
2008-05-17[ARM] export copy_pageRussell King1-0/+2
2008-05-17[ARM] 5026/1: locomo: add .settype for gpio and several small fixesThomas Kunze3-27/+60
2008-05-17x86: disable mwait for AMD family 10H/11H CPUsThomas Gleixner1-1/+28
2008-05-17x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity1-1/+1
2008-05-17x86: remove mwait capability C-state checkIngo Molnar1-10/+1
2008-05-16sparc64: Update defconfig.David S. Miller1-9/+31
2008-05-16sparc64: Fix lmb_reserve() args in find_ramdisk().David S. Miller1-1/+1
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison8-8/+8
2008-05-16initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov1-3/+3
2008-05-16Split up 'do_initcalls()' into two simpler functionsLinus Torvalds1-36/+41
2008-05-16Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds5-21/+20
2008-05-15jbd2: update transaction t_state to T_COMMIT fixMingming Cao1-0/+2
2008-05-15ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V2-17/+47
2008-05-15tty: fix BKL related leak and crashIngo Molnar1-3/+10
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2-10/+25
2008-05-15arch/parisc/kernel/perf_asm.S: build fixKyle McMartin1-0/+2
2008-05-15parisc: remove -traditional from assembler flagsKyle McMartin1-3/+0
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin3-66/+56
2008-05-15parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.Robert P. J. Day1-50/+1
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens1-1/+2
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens1-8/+8
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck1-26/+5
2008-05-15[S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber1-2/+3
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck2-12/+12
2008-05-15[S390] dasd: Use const in busid functions.Cornelia Huck2-6/+6
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi1-1/+0
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz1-1/+1
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Heiko Carstens1-13/+6
2008-05-15[S390] Remove last traces of cio_msg=.Cornelia Huck1-3/+0
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst1-9/+3
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur1-1/+2
2008-05-15parisc: remove redundant display of free swap space in show_mem()Johannes Weiner1-2/+0
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison9-63/+63
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-4/+4
2008-05-15parisc: new termios definitionsAlan Cox3-3/+12