summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-01-15Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+2
2006-01-15[PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inliningIngo Molnar1-0/+9
2006-01-15[PATCH] mark several functions __always_inlineIngo Molnar1-1/+1
2006-01-15[PATCH] Make __always_inline actually force always inliningIngo Molnar2-1/+2
2006-01-15[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-1/+1
2006-01-15[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig1-4/+4
2006-01-15[PATCH] smbfs: remove kmalloc wrapperPekka Enberg1-47/+0
2006-01-15[PATCH] ncpfs: remove kmalloc wrapperPekka Enberg1-28/+0
2006-01-15[PATCH] cpuset oom lock fixPaul Jackson1-0/+6
2006-01-15[PATCH] s390: cputime misaccountingMartin Schwidefsky1-4/+0
2006-01-15[PATCH] Add tmpfs options for memory placement policiesRobin Holt2-7/+6
2006-01-15[PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPChristoph Lameter1-0/+5
2006-01-15[PATCH] sched: add new SCHED_BATCH policyIngo Molnar1-3/+4
2006-01-15[PATCH] Altix: ioc3 serial supportPatrick Gefre1-0/+93
2006-01-15[PATCH] convert /proc/devices to use seq_file interfaceNeil Horman1-0/+11
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-0/+3
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds4-0/+852
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-0/+8
2006-01-14[SCSI] fusion - adding support for FC949ESMoore, Eric1-0/+1
2006-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-0/+5
2006-01-14[PATCH] spi: remove fastcall crapAndrew Morton1-1/+1
2006-01-14[PATCH] spi: use linked lists rather than an arrayVitaly Wool2-29/+70
2006-01-14[PATCH] spi: M25 series SPI flashMike Lavender1-0/+4
2006-01-14[PATCH] spi: add spi_bitbang driverDavid Brownell1-0/+128
2006-01-14[PATCH] spi: ads7836 uses spi_driverDavid Brownell1-1/+1
2006-01-14[PATCH] SPI core tweaks, bugfixDavid Brownell1-6/+69
2006-01-14[PATCH] spi: add spi_driver to SPI frameworkDavid Brownell1-23/+52
2006-01-14[PATCH] spi: mtd dataflash driverDavid Brownell1-0/+27
2006-01-14[PATCH] spi: ads7846 driverDavid Brownell1-0/+18
2006-01-14[PATCH] spi: simple SPI frameworkDavid Brownell1-0/+542
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds58-697/+1593
2006-01-14[NET]: Use NIP6_FMT in kernel.hJoe Perches1-0/+2
2006-01-14Merge ../linux-2.6Paul Mackerras1-1/+1
2006-01-14[SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar1-1/+2
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King1-0/+5
2006-01-13[PATCH] Add bus_type probe, remove, shutdown methods.Russell King1-0/+3
2006-01-13[PATCH] Increase AT_VECTOR_SIZEPaul Mackerras1-1/+1
2006-01-13[PATCH] powerpc: Add/remove/update properties in /proc/device-treeDave C Boutcher1-0/+5
2006-01-13[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte54-697/+969
2006-01-13[TIPC] Update of file headersPer Liden2-4/+2
2006-01-13[TIPC] License header updatePer Liden2-38/+46
2006-01-13[TIPC] Moved configuration interface into tipc_config.hPer Liden2-411/+427
2006-01-13[TIPC] Use dynamically allocated family id with NETLINK_GENERICPer Liden1-1/+0
2006-01-13[TIPC] Initial mergePer Liden2-0/+601
2006-01-13[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala1-1/+2
2006-01-13[PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala1-0/+3
2006-01-13[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala1-3/+0
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+3
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe1-1/+0
2006-01-12Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds2-10/+6