aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter1-2/+2
2007-02-20[PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter1-2/+2
2007-02-20[PATCH] mincore warning fixAndrew Morton1-1/+4
2007-02-20[PATCH] rework reserved major handlingAndrew Morton1-0/+1
2007-02-20[PATCH] minix v3: fix superblock definitionAndries Brouwer1-2/+1
2007-02-20[PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle1-6/+6
2007-02-20Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds38-118/+345
2007-02-20Merge ARM fixesRussell King636-6455/+10357
2007-02-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-2/+2
2007-02-20Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik1-2/+2
2007-02-20[ARM] Fix s3c2410 ALSA audio for typedef eliminationRussell King1-3/+3
2007-02-20[ARM] 4223/1: ixdp2351 : Fix for a define errorOzzy1-1/+1
2007-02-20[ARM] Merge remaining IOP codeRussell King36-114/+341
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie2-24/+32
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie1-6/+3
2007-02-20backlight/fbcon: Add FB_EVENT_CONBLANKRichard Purdie1-1/+3
2007-02-20backlight: Convert semaphore -> mutexRichard Purdie2-5/+5
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie2-0/+52
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie2-5/+0
2007-02-20[MIPS] Fixup copy_from_user_inatomicRalf Baechle1-2/+49
2007-02-20[MIPS] Fix struct sigcontext for N32 userlandAtsushi Nemoto1-17/+16
2007-02-19[PATCH] Declare init_irq_proc before we use it.Andrew Morton2-3/+9
2007-02-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds10-63/+216
2007-02-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds8-31/+28
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-3/+1
2007-02-19Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-6/+0
2007-02-19Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-0/+9
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds9-23/+23
2007-02-19Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-224/+0
2007-02-19Merge branch 'acpi' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+5
2007-02-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-0/+1
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds120-440/+2808
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds6-27/+121
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-15/+13
2007-02-19Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-96/+107
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+3
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-9/+70
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-14/+30
2007-02-18[MIPS] Support for several more SNI RM models.Thomas Bogendoerfer3-13/+155
2007-02-18[MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto1-0/+2
2007-02-18[MIPS] Use MIPS R2 instructions for bitops.Ralf Baechle1-1/+51
2007-02-18[MIPS] signals: Share even more code.Ralf Baechle3-18/+4
2007-02-18[MIPS] Iomap implementation.Ralf Baechle2-28/+2
2007-02-18[MIPS] <asm/compat-signal.h> needs to include <asm/uaccess.h>.Ralf Baechle1-0/+2
2007-02-18[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Atsushi Nemoto1-3/+0
2007-02-18Merge the easy part of the IOP branchRussell King3-3/+31
2007-02-18Merge NetSilicon NS93xx treeRussell King18-0/+772
2007-02-18Input: i8042 - let serio bus suspend portsDmitry Torokhov1-6/+0
2007-02-17[PATCH] AUDIT_FD_PAIRAl Viro1-0/+9
2007-02-17Merge branch 'upstream' into upstream-jgarzikJohn W. Linville1-2/+2