summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-05-02genirq: reenable a nobody cared disabled irq when a new driver arrivesThomas Gleixner
2008-05-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-05-01m68knommu: rework definition of HZGreg Ungerer
2008-05-01m68knommu: update MAX_M68K_DMA_CHANNELS for some plattformsSebastian Siewior
2008-05-01quota: add a convenience macro for filesystemsJan Kara
2008-05-01dmi: clean-up dmi helper declarationsJean Delvare
2008-05-01jsm: add new supported board to jsm serial driverScott Kilau
2008-05-01sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap
2008-05-01Add a new sysfs_streq() string comparison functionDavid Brownell
2008-05-01ntp: handle leap second via timerRoman Zippel
2008-05-01ntp: remove current_tick_length()Roman Zippel
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel
2008-05-01ntp: support for TAIRoman Zippel
2008-05-01ntp: increase time_offset resolutionRoman Zippel
2008-05-01ntp: increase time_freq resolutionRoman Zippel
2008-05-01ntp: NTP4 user space bits updateRoman Zippel
2008-05-01remove div_long_long_remRoman Zippel
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel
2008-05-01frv: unbreak misalignment handling changesDavid Howells
2008-05-01module: reduce module image and resident sizeRusty Russell
2008-05-01module: make module_sect_attrs private to kernel/module.cRusty Russell
2008-05-01[CRYPTO] api: Fix scatterwalk_sg_chainHerbert Xu
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-30klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers
2008-04-30devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala
2008-04-30sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap
2008-04-30klist: implement klist_add_{after|before}()Tejun Heo
2008-04-30klist: implement KLIST_INIT() and DEFINE_KLIST()Tejun Heo
2008-04-30x86: fix HT cpu booting on 32-bitHugh Dickins
2008-04-30x86 VISWS: build fixIngo Molnar
2008-04-30x86: remove Xgt_desc_structAdrian Bunk
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-30Merge branch 'pnp' into releaseLen Brown
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-30inlining: do not allow gcc below version 4 to optimize inliningIngo Molnar
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-04-30Drop the exporting of empty <linux/byteorder/generic.h>Robert P. J. Day
2008-04-30remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2008-04-30add hrtimer specific debugobjects codeThomas Gleixner
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner
2008-04-30slab: add a flag to prevent debug_free checks on a kmem_cacheThomas Gleixner