summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-05-013-70/+7
|\
| * [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-012-4/+7
| * [MTD] Delete long-unused jedec.h header file.Robert P. J. Day2008-04-261-66/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-011-18/+1
|\ \
| * | module: reduce module image and resident sizeRusty Russell2008-05-011-1/+1
| * | module: make module_sect_attrs private to kernel/module.cRusty Russell2008-05-011-17/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-05-011-0/+4
|\ \ \
| * | | [CRYPTO] api: Fix scatterwalk_sg_chainHerbert Xu2008-05-011-0/+4
| |/ /
* | | m68knommu: rework definition of HZGreg Ungerer2008-05-011-2/+5
* | | m68knommu: update MAX_M68K_DMA_CHANNELS for some plattformsSebastian Siewior2008-05-011-1/+2
* | | quota: add a convenience macro for filesystemsJan Kara2008-05-011-0/+3
* | | dmi: clean-up dmi helper declarationsJean Delvare2008-05-014-10/+6
* | | jsm: add new supported board to jsm serial driverScott Kilau2008-05-011-0/+1
* | | sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap2008-05-011-0/+6
* | | Add a new sysfs_streq() string comparison functionDavid Brownell2008-05-011-0/+2
* | | ntp: handle leap second via timerRoman Zippel2008-05-012-0/+3
* | | ntp: remove current_tick_length()Roman Zippel2008-05-011-2/+2
* | | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-011-4/+4
* | | ntp: support for TAIRoman Zippel2008-05-012-2/+6
* | | ntp: increase time_offset resolutionRoman Zippel2008-05-011-7/+2
* | | ntp: increase time_freq resolutionRoman Zippel2008-05-011-5/+6
* | | ntp: NTP4 user space bits updateRoman Zippel2008-05-011-3/+9
* | | remove div_long_long_remRoman Zippel2008-05-013-68/+1
* | | rename div64_64 to div64_u64Roman Zippel2008-05-018-22/+12
* | | introduce explicit signed/unsigned 64bit divideRoman Zippel2008-05-012-0/+92
* | | frv: unbreak misalignment handling changesDavid Howells2008-05-011-3/+3
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-303-9/+5
|\ \
| * | x86: fix HT cpu booting on 32-bitHugh Dickins2008-04-301-6/+1
| * | x86 VISWS: build fixIngo Molnar2008-04-301-0/+4
| * | x86: remove Xgt_desc_structAdrian Bunk2008-04-301-3/+0
* | | klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman2008-04-301-15/+15
* | | driver core: remove no longer used "struct class_device"Kay Sievers2008-04-301-97/+0
* | | devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala2008-04-301-2/+2
* | | sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap2008-04-301-0/+6
* | | klist: implement klist_add_{after|before}()Tejun Heo2008-04-301-0/+2
* | | klist: implement KLIST_INIT() and DEFINE_KLIST()Tejun Heo2008-04-301-0/+8
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-3036-430/+919
|\ \
| * \ Merge branch 'pnp' into releaseLen Brown2008-04-303-259/+110
| |\ \
| | * | PNPBIOS: remove include/linux/pnpbios.hBjorn Helgaas2008-04-291-151/+0
| | * | ISAPNP: remove unused pnp_dev->regs fieldBjorn Helgaas2008-04-291-1/+0
| | * | PNP: make interfaces private to the PNP coreBjorn Helgaas2008-04-291-36/+0
| | * | PNP: make pnp_resource_table private to PNP coreBjorn Helgaas2008-04-291-12/+2
| | * | PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_t...Bjorn Helgaas2008-04-291-40/+105
| | * | PNP: add pnp_get_resource() interfaceBjorn Helgaas2008-04-291-0/+1
| | * | PNP: remove unused interfaces using pnp_resource_tableBjorn Helgaas2008-04-291-8/+0
| | * | PNP: add pnp_init_resources(struct pnp_dev *) interfaceBjorn Helgaas2008-04-291-0/+2
| | * | PNP: remove pnp_resource_table from internal get/set interfacesBjorn Helgaas2008-04-291-2/+2
| | * | PNP: add debug output to option registrationBjorn Helgaas2008-04-291-8/+11
| | * | PNP: make pnp_add_card_id() internal to PNP coreBjorn Helgaas2008-04-291-2/+0
| | * | PNP: make pnp_add_id() internal to PNP coreBjorn Helgaas2008-04-291-2/+0
OpenPOWER on IntegriCloud