summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger2006-05-082-3/+6
| | |\ \ \ \ \
| | | * | | | | [PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare2006-05-051-2/+4
| | | * | | | | [PATCH] softmac: make non-operational after being stoppedDaniel Drake2006-05-051-1/+2
| | * | | | | | sky2: backout NAPI rescheduleStephen Hemminger2006-05-081-10/+8
| | | |/ / / / | | |/| | | |
| * | | | | | powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilationPaul Mackerras2006-05-091-0/+1
| |/ / / / /
| * | | | | [PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen2006-05-081-0/+2
| * | | | | [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-082-0/+2
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-05-081-1/+0
| |\ \ \ \ \
| | * | | | | [IA64] remove asm-ia64/bitops.h self-inclusionJon Mason2006-05-051-1/+0
| | |/ / / /
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-082-0/+4
| |\ \ \ \ \
| | * | | | | [NET]: Create netdev attribute_groups with class_device_addStephen Hemminger2006-05-061-0/+2
| | * | | | | [CLASS DEVICE]: add attribute_group creationStephen Hemminger2006-05-061-0/+2
| * | | | | | [ARM] 3506/1: aaec2000: debug-macro.S needs hardware.hBellido Nicolas2006-05-071-0/+1
| * | | | | | [ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.hBellido Nicolas2006-05-071-0/+1
| * | | | | | [ARM] 3501/1: i.MX: fix lowlevel debug macrosSascha Hauer2006-05-071-1/+1
| |/ / / / /
| * | | | | [SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman2006-05-051-0/+1
| * | | | | [ARM] 3495/1: EABI: undefine removed syscalls, but...Nicolas Pitre2006-05-051-1/+1
| * | | | | [ARM] 3500/1: fix PXA27x DMA allocation priorityNicolas Pitre2006-05-051-12/+14
| * | | | | [ARM] 3494/1: asm-arm/bug.h needs linux/stddef.hNicolas Pitre2006-05-051-0/+1
| |/ / / /
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-044-7/+75
| |\ \ \ \
| | * | | | powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addressesPaul Mackerras2006-05-031-6/+13
| | * | | | [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-031-0/+60
| | * | | | [PATCH] ppc32 CPM_UART: Fixed break send on SCCVitaly Bordug2006-05-032-1/+2
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-044-8/+32
| |\ \ \ \ \
| | * | | | | [ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer2006-05-041-0/+10
| | * | | | | [ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena2006-04-302-1/+8
| | * | | | | [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke2006-04-301-7/+14
| | | |_|/ / | | |/| | |
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-041-0/+1
| |\ \ \ \ \
| | * | | | | [MMC] extend data timeout for writesRussell King2006-05-021-0/+1
| | |/ / / /
| * | | | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-041-2/+3
| |\ \ \ \ \
| | * | | | | [PATCH] splice: LRU fixupsJens Axboe2006-05-041-2/+3
| | | |/ / / | | |/| | |
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-044-17/+17
| |\ \ \ \ \
| | * | | | | [ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle2006-05-031-7/+7
| | * | | | | [NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle2006-05-031-4/+4
| | * | | | | [AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle2006-05-031-5/+5
| | * | | | | [NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2006-05-031-1/+1
| | |/ / / /
| * | | | | [SPARC]: Hook up vmsplice into syscall tables.David S. Miller2006-05-032-2/+2
| |/ / / /
* | | | | [JFFS2] Don't pack on-medium structures, because GCC emits crappy codeDavid Woodhouse2006-05-151-7/+7
* | | | | [MTD] Clean up <linux/mtd/physmap.h> to fix modular buildDavid Woodhouse2006-05-141-6/+2
* | | | | [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-141-1/+1
| |_|_|/ |/| | |
* | | | OneNAND: One-Time Programmable (OTP) supportKyungmin Park2006-05-122-0/+10
* | | | OneNAND: handle byte access on BufferRAMKyungmin Park2006-05-121-0/+3
* | | | Finally remove the obnoxious inter_module_xxx()David Woodhouse2006-05-081-9/+0
* | | | [MTD] Convert physmap to platform driverLennert Buytenhek2006-05-071-13/+8
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-03116-432/+2153
|\ \ \ \ | |/ / /
| * | | [PATCH] vmsplice: restrict stealing a little moreJens Axboe2006-05-021-0/+1
| * | | [PATCH] splice: fix page LRU accountingJens Axboe2006-05-021-3/+2
| * | | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-014-23/+193
| |\ \ \
| | * | | [PATCH] Rework of IPC auditingSteve Grubb2006-05-011-2/+5
| | * | | [PATCH] More user space subject labelsSteve Grubb2006-05-011-1/+1
OpenPOWER on IntegriCloud