summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-01-161-0/+4
|\
| * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Mauro Carvalho Chehab2006-01-161-0/+4
| |\
| | * Merge branch 'work'Mauro Carvalho Chehab2006-01-151-0/+4
| | |\
| | | * V4L/DVB (3365): i2c ids for upd64031a saa717x upd64083 wm8739Tyler Trafford2006-01-151-0/+4
* | | | [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-161-0/+12
* | | | [PATCH] add /sys/fsMiklos Szeredi2006-01-161-0/+3
* | | | [PATCH] sh: kexec() supportkogiidena2006-01-161-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-151-1/+1
|\ \ \ | |/ / |/| |
| * | Fix "stuct", "strut", "struc" typosAlexey Dobriyan2006-01-151-1/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-141-1/+2
|\ \ \
| * | | [SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar2006-01-131-1/+2
| | |/ | |/|
* | | [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inliningIngo Molnar2006-01-141-0/+9
* | | [PATCH] mark several functions __always_inlineIngo Molnar2006-01-141-1/+1
* | | [PATCH] Make __always_inline actually force always inliningIngo Molnar2006-01-142-1/+2
* | | [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-141-1/+1
* | | [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-141-4/+4
* | | [PATCH] smbfs: remove kmalloc wrapperPekka Enberg2006-01-141-47/+0
* | | [PATCH] ncpfs: remove kmalloc wrapperPekka Enberg2006-01-141-28/+0
* | | [PATCH] cpuset oom lock fixPaul Jackson2006-01-141-0/+6
* | | [PATCH] s390: cputime misaccountingMartin Schwidefsky2006-01-141-4/+0
* | | [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-142-7/+6
* | | [PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPChristoph Lameter2006-01-141-0/+5
* | | [PATCH] sched: add new SCHED_BATCH policyIngo Molnar2006-01-141-3/+4
* | | [PATCH] Altix: ioc3 serial supportPatrick Gefre2006-01-141-0/+93
* | | [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-141-0/+11
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-142-0/+3
|\ \
| * | [SCSI] fusion - adding support for FC949ESMoore, Eric2006-01-141-0/+1
| * | [SCSI] raid_class.c - adding RAID10 and RAID10 definesMoore, Eric2006-01-121-0/+2
* | | 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
OpenPOWER on IntegriCloud