summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-07-27[PATCH] CRIS update: profilerMikael Starvik1-0/+2
2005-07-27[PATCH] CRIS update: pciMikael Starvik4-85/+298
2005-07-27[PATCH] CRIS update: mmMikael Starvik1-1/+4
2005-07-27[PATCH] CRIS update: misc patchesMikael Starvik2-0/+5
2005-07-27[PATCH] CRIS update: IRQMikael Starvik4-37/+12
2005-07-27[PATCH] CRIS update: I/O and DMA allocatorMikael Starvik3-0/+104
2005-07-27[PATCH] CRIS update: driversMikael Starvik2-0/+100
2005-07-27[PATCH] CRIS update: arch splitMikael Starvik5-11/+84
2005-07-27[PATCH] ppc64: remove another fixed address constraintDavid Gibson3-13/+24
2005-07-27[PATCH] ppc64: dynamically allocate segment tablesDavid Gibson1-0/+2
2005-07-27[PATCH] ppc32: fix dma_map_page() to use page_to_bus()Matt Porter1-1/+1
2005-07-27[PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala1-1/+2
2005-07-27[PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala1-2/+3
2005-07-27[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin1-0/+10
2005-07-27[PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driverOlivier Blin1-0/+1
2005-07-27[PATCH] Really __nocast-annotate kmalloc_node()Alexey Dobriyan1-1/+1
2005-07-27[PATCH] user_mode_vm() build fixAndrew Morton1-0/+3
2005-07-26[PATCH] i386: clean up user_mode macrosChuck Ebbert1-3/+10
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+3
2005-07-26[NETFILTER]: Fix ip_conntrack_put() prototype.Adrian Bunk1-1/+1
2005-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+7
2005-07-26Merge master.kernel.org:/home/rmk/linux-2.6-arm-smpLinus Torvalds4-58/+127
2005-07-26[PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman1-1/+1
2005-07-26[PATCH] i386: Implement machine_emergency_rebootEric W. Biederman1-1/+1
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman26-0/+160
2005-07-26[PATCH] Refactor sys_reboot into reusable partsEric W. Biederman1-0/+9
2005-07-26[PATCH] inotify: add x86-64 syscall entriesRobert Love2-3/+14
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds5-14/+13
2005-07-26[PATCH] ARM SMP: Add ARMv6 memory barriersRussell King4-29/+69
2005-07-26[PATCH] ARM SMP: Use exclusive load/store for __xchgRussell King1-29/+58
2005-07-26[PATCH] ARM: 2819/1: Fix several S3C24x0 IIS definesDimitry Andric1-3/+7
2005-07-25[TG3]: add 5780 basic supportMichael Chan1-0/+2
2005-07-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2005-07-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-256/+47
2005-07-24[SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller3-13/+15
2005-07-24[SPARC64]: Privatize sun5_timer.David S. Miller1-41/+0
2005-07-24[SPARC64]: Kill totally unused inline functions from asm/spitfire.hDavid S. Miller1-130/+0
2005-07-24[SPARC64]: Simplify asm/rwsem.h slightly.David S. Miller1-44/+4
2005-07-24[SPARC64]: Non-atomic bitops do not need volatile operationsDavid S. Miller1-28/+28
2005-07-24[W1]: Do not use NFLOG netlink number.David S. Miller1-1/+1
2005-07-24[PATCH] ARM SMP: Fix ARMv6 spinlock and semaphore implementationsRussell King2-18/+21
2005-07-23Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+2
2005-07-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2005-07-22x86: use alternative instructions for fnsave/fxsave tooLinus Torvalds1-8/+7
2005-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-15/+12
2005-07-22[PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}David S. Miller1-3/+0
2005-07-22x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds1-1/+12
2005-07-22[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.David S. Miller1-1/+0
2005-07-21[NETFILTER]: ip_conntrack_expect_related must not free expectationRusty Russell2-3/+7
2005-07-19[NET]: Make ipip/ip6_tunnel independant of XFRMPatrick McHardy1-1/+1