summaryrefslogtreecommitdiffstats
path: root/drivers/net/plip.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-15cris build fixes: add baud rate definesJesper Nilsson1-0/+13
2007-11-15cris build fixes: sys_cris.c needs fs.hJesper Nilsson1-0/+1
2007-11-15cris build fixes: irq fixesJesper Nilsson2-2/+8
2007-11-15cris-build-fixes-atomich-needs-compilerh-fixAndrew Morton1-1/+2
2007-11-15cris build fixes: atomic.h needs compiler.hJesper Nilsson1-0/+1
2007-11-15cris build fixes: hardirq.h: include asm/irq.hJesper Nilsson1-0/+1
2007-11-15cris build fixes: Add missing syscallsJesper Nilsson2-1/+74
2007-11-15cris build fixes: fix csum_tcpudp_magic() declarationJesper Nilsson1-1/+1
2007-11-15aic94xx_sds: rename FLASH_SIZEAndrew Morton1-2/+2
2007-11-15x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann1-7/+11
2007-11-15oprofile: fix oops on x86 32-bitJan Blunck1-1/+1
2007-11-15x86: disable preemption in delay_tsc()Andrew Morton2-4/+10
2007-11-15keyspan: init termios properlyBorislav Petkov1-32/+6
2007-11-15ACPI: AC: Update AC state on resumeAlexey Starikovskiy1-0/+17
2007-11-15make /proc/acpi/ac_adapter dependent on ACPI_PROCFSAndrey Borzenkov1-1/+22
2007-11-15kernel/taskstats.c: fix bogus nlmsg_free()Adrian Bunk1-18/+18
2007-11-15feature-removal-schedule: remove SA_* flags entryAdrian Bunk1-9/+0
2007-11-15file capabilities: allow sigcont within sessionSerge E. Hallyn1-0/+4
2007-11-15Swap delay accounting, include lock_page() delaysBalbir Singh1-1/+1
2007-11-15uml: fix build for !CONFIG_PRINTKJeff Dike1-1/+12
2007-11-15uml: fix build for !CONFIG_TCPJeff Dike1-2/+12
2007-11-15uml: remove last include of libc asm/page.hJeff Dike1-1/+0
2007-11-15uml: fix spurious IRQ testingJeff Dike1-6/+7
2007-11-15Fix 64KB blocksize in ext3 directoriesJan Kara3-52/+70
2007-11-15smbfs: fix debug buildsJeff Layton4-6/+7
2007-11-15hibernate: fix lockdep reportJohannes Berg1-1/+11
2007-11-15__do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is setRuss Anderson1-3/+5
2007-11-15pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman3-0/+37
2007-11-15vmstat: fix section mismatch warningRandy Dunlap1-1/+1
2007-11-15gbefb: fix section mismatch warningsRandy Dunlap1-2/+2
2007-11-15mark sys_open/sys_read exports unusedArjan van de Ven2-2/+2
2007-11-15fix param_sysfs_builtin name length checkJan Kiszka1-9/+6
2007-11-15proc: simplify and correct proc_flush_taskEric W. Biederman1-9/+6
2007-11-15mips: undo locking on error path returnsRoel Kluin2-0/+3
2007-11-15cris gpio: undo locks before returningRoel Kluin1-4/+11
2007-11-15rd: fix data corruption on memory pressureChristian Borntraeger1-0/+13
2007-11-15tle62x0 driver stops ignoring read errorsDavid Brownell1-1/+4
2007-11-15fuse_file_alloc(): fix NULL dereferencesAdrian Bunk1-2/+3
2007-11-15fix mm/util.c:krealloc()Adrian Bunk1-2/+2
2007-11-15sunrpc/xprtrdma/transport.c: fix use-after-freeAdrian Bunk1-1/+1
2007-11-15serial: only use PNP IRQ if it's validBjorn Helgaas1-1/+2
2007-11-15i5000_edac: no need to __stringify() KBUILD_BASENAMEDarrick J. Wong1-1/+1
2007-11-15rtc: fall back to requesting only the ports we actually useBjorn Helgaas2-6/+33
2007-11-15rtc: release correct region in error pathBjorn Helgaas1-9/+11
2007-11-15reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty fileFengguang Wu1-3/+0
2007-11-15I/OAT: Add support for version 2 of ioatdma deviceShannon Nelson7-145/+780
2007-11-15Linux Kernel Markers: fix samples to follow format string standardMathieu Desnoyers2-2/+3
2007-11-15Linux Kernel Markers: document format stringMathieu Desnoyers1-2/+4
2007-11-15Linux Kernel Markers: fix marker mutex not taken upon module loadMathieu Desnoyers1-24/+17
2007-11-15Fixes to the BFS filesystem driverDmitri Vorobiev4-155/+184