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