summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds2006-01-144-0/+852
|\
| * [PATCH] spi: remove fastcall crapAndrew Morton2006-01-131-1/+1
| * [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-132-29/+70
| * [PATCH] spi: M25 series SPI flashMike Lavender2006-01-131-0/+4
| * [PATCH] spi: add spi_bitbang driverDavid Brownell2006-01-131-0/+128
| * [PATCH] spi: ads7836 uses spi_driverDavid Brownell2006-01-131-1/+1
| * [PATCH] SPI core tweaks, bugfixDavid Brownell2006-01-131-6/+69
| * [PATCH] spi: add spi_driver to SPI frameworkDavid Brownell2006-01-131-23/+52
| * [PATCH] spi: mtd dataflash driverDavid Brownell2006-01-131-0/+27
| * [PATCH] spi: ads7846 driverDavid Brownell2006-01-131-0/+18
| * [PATCH] spi: simple SPI frameworkDavid Brownell2006-01-131-0/+542
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-142-0/+8
|\ \
| * | [PATCH] Add ide_bus_type probe and remove methodsRussell King2006-01-131-0/+5
| * | [PATCH] Add bus_type probe, remove, shutdown methods.Russell King2006-01-131-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-131-0/+5
|\ \
| * \ Merge ../linux-2.6Paul Mackerras2006-01-141-1/+1
| |\ \ | | |/
| * | [PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher2006-01-131-0/+5
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-1358-697/+1593
|\ \ \ | |_|/ |/| |
| * | [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-131-0/+2
| * | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-1254-697/+969
| * | [TIPC] Update of file headersPer Liden2006-01-122-4/+2
| * | [TIPC] License header updatePer Liden2006-01-122-38/+46
| * | [TIPC] Moved configuration interface into tipc_config.hPer Liden2006-01-122-411/+427
| * | [TIPC] Use dynamically allocated family id with NETLINK_GENERICPer Liden2006-01-121-1/+0
| * | [TIPC] Initial mergePer Liden2006-01-122-0/+601
* | | [PATCH] Increase AT_VECTOR_SIZEPaul Mackerras2006-01-131-1/+1
| |/ |/|
* | [PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala2006-01-121-1/+2
* | [PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala2006-01-121-0/+3
* | [PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala2006-01-121-3/+0
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-121-0/+3
|\
| * [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor2006-01-101-0/+3
* | [PATCH] Revert ide softirq handlingJens Axboe2006-01-121-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds2006-01-122-10/+6
|\ \
| * | [hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner2006-01-121-2/+1
| * | [hrtimer] Change resolution storage to ktime_t formatThomas Gleixner2006-01-122-3/+3
| * | [hrtimer] Remove listhead from hrtimer structThomas Gleixner2006-01-121-5/+2
* | | [PATCH] missing helper - task_stack_page()Al Viro2006-01-121-0/+1
* | | [PATCH] sched: filter affine wakeupsakpm@osdl.org2006-01-121-1/+4
* | | [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-122-3/+8
|/ /
* | [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai2006-01-111-0/+3
* | [PATCH] x86_64: Handle unknown node (-1) in alloc_pages_nodeAndi Kleen2006-01-111-0/+4
* | [PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen2006-01-111-1/+4
* | [PATCH] x86_64: Minor GFP_DMA32 comment fixAndi Kleen2006-01-111-1/+1
* | [PATCH] move capable() to capability.hRandy.Dunlap2006-01-113-4/+4
* | [PATCH] uninline capable()Ingo Molnar2006-01-111-12/+1
* | [PATCH] kprobes: fix unloading of self probed moduleKeshavamurthy Anil S2006-01-111-0/+3
* | [PATCH] mm: gfp_atomic commentsPaul Jackson2006-01-111-0/+1
* | [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-113-3/+3
* | [MUTEX]: linux/mutex.h needs linux/linkage.h tooDavid S. Miller2006-01-111-0/+1
* | [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-101-1/+1
OpenPOWER on IntegriCloud