summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | generic: add phys_addr_t for holding physical addressesJeremy Fitzhardinge2008-09-143-3/+6
| | | | * | | | | Merge commit 'v2.6.27-rc6' into core/resourcesIngo Molnar2008-09-1417-15/+63
| | | | |\ \ \ \ \
| | | * | | | | | | softirq: allocate less vectorsAlexey Dobriyan2008-09-061-0/+2
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-161-1/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: fix compat-vdsoSuresh Siddha2008-10-151-1/+6
* | | | | | | | | | | FRV: Switch unaligned access to the packed-struct implementationHarvey Harrison2008-10-161-1/+1
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-161-2/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | firewire: Add more documentation to firewire-cdev.hJay Fenlason2008-10-151-2/+7
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-167-9/+158
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Driver core: add bus_sort_breadthfirst() functionGreg Kroah-Hartman2008-10-161-0/+3
| * | | | | | | | | | | kobject: Cleanup kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-161-3/+1
| * | | | | | | | | | | kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman2008-10-161-1/+3
| * | | | | | | | | | | sysfs: Make dir and name args to sysfs_notify() constTrent Piepho2008-10-161-2/+3
| * | | | | | | | | | | platform: add new device registration helperDmitry Baryshkov2008-10-161-0/+2
| * | | | | | | | | | | debug: Introduce a dev_WARN() functionArjan van de Ven2008-10-161-0/+8
| * | | | | | | | | | | sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown2008-10-161-3/+24
| * | | | | | | | | | | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-165-4/+113
| * | | | | | | | | | | device create: remove device_create_drvdataGreg Kroah-Hartman2008-10-161-1/+0
| * | | | | | | | | | | sysfs: crash debuggingAndrew Morton2008-10-161-0/+6
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-1611-12/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-1611-12/+12
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-162-31/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | md: remove space after function name in declaration and call.NeilBrown2008-10-131-5/+5
| * | | | | | | | | | | md: Remove unnecessary #includes, #defines, and function declarations.NeilBrown2008-10-131-22/+0
| * | | | | | | | | | | md: Convert remaining 1k representations in linear.c to sectors.Andre Noll2008-10-131-2/+4
| * | | | | | | | | | | md: linear: Represent dev_info->size and dev_info->offset in sectors.Andre Noll2008-10-131-2/+2
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-10-165-5/+207
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2008-10-156-5/+210
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Input: move map_to_7segment.h to include/linuxAtsushi Nemoto2008-10-102-0/+188
| | * | | | | | | | | | | Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-101-0/+3
| | * | | | | | | | | | | Input: add keycodes for remote controls/phone keypadsAristeu Rozanski2008-07-301-0/+13
| | * | | | | | | | | | | Input: expand keycode spaceDmitry Torokhov2008-07-302-2/+2
| | * | | | | | | | | | | Input: gameport - mark gameport_register_driver() __must_checkDmitry Torokhov2008-07-301-1/+1
| | * | | | | | | | | | | Input: gameport - make gameport_register_driver() return errorsDmitry Torokhov2008-07-301-3/+4
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-164-3/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv optionPedro Ribeiro2008-10-151-2/+4
| * | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-141-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | mac80211: fixme for kernel-docRandy Dunlap2008-10-141-1/+2
| * | | | | | | | | | | | | | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...Pablo Neira Ayuso2008-10-142-0/+11
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-1619-1280/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fixes' into for-linusRussell King2008-10-15961-65176/+8788
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 's3c-move' into develRussell King2008-10-1442-1329/+281
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | [ARM] S3C24XX: Additional include movesBen Dooks2008-10-077-445/+0
| | * | | | | | | | | | | | | | [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks2008-10-0713-836/+1
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | resource: add resource_type() and IORESOURCE_TYPE_BITSMagnus Damm2008-10-161-1/+6
* | | | | | | | | | | | | | | Configure out AIO supportThomas Petazzoni2008-10-161-0/+9
* | | | | | | | | | | | | | | parport: remove CVS keywordsAdrian Bunk2008-10-161-2/+0
* | | | | | | | | | | | | | | pid_ns: kill the now unused task_child_reaper()Oleg Nesterov2008-10-161-6/+0
* | | | | | | | | | | | | | | sysctl: simplify ->strategyAlexey Dobriyan2008-10-163-5/+4
* | | | | | | | | | | | | | | quota: remove CVS keywordsAdrian Bunk2008-10-162-5/+0
OpenPOWER on IntegriCloud