aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-14Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-07-14Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-07-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-07-14Merge branch 'sched/clock' into sched/develIngo Molnar
2008-07-14[S390] css: Use css_device_id for bus matching.Cornelia Huck
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck
2008-07-14security: remove register_security hookJames Morris
2008-07-14security: remove unused sb_get_mnt_opts hookMiklos Szeredi
2008-07-14LSM/SELinux: show LSM mount options in /proc/mountsEric Paris
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley
2008-07-13Merge branch 'linus' into sched/develIngo Molnar
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar
2008-07-11sched_clock: stop maximum check on NO HZSteven Rostedt
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert
2008-07-10crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu
2008-07-10crypto: hash - Removed vestigial ahash fieldsHerbert Xu
2008-07-10[CRYPTO] hash: Add asynchronous hash supportLoc Ho
2008-07-09Merge branch 'x86/core' into x86/unify-pciIngo Molnar
2008-07-08ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz
2008-07-08sysfs: add /sys/firmware/memmapBernhard Walle
2008-07-08x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu
2008-07-08RFC x86: try to remove arch_get_ram_rangeYinghai Lu
2008-07-08build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar
2008-07-08x86: remove static boot_cpu_pda array v2Mike Travis
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu
2008-07-08x86: replace shrink_active_range() with remove_active_range()Yinghai Lu
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-07-08Merge branch 'x86/irq' into x86/develIngo Molnar
2008-07-08Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-07Merge commit 'v2.6.26-rc9' into sched/develIngo Molnar
2008-07-05Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu
2008-07-04cpumask: introduce new APIsStephen Rothwell
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan
2008-07-04Introduce rculist.hStephen Rothwell
2008-07-04Miguel Ojeda has movedMiguel Ojeda
2008-07-04firmware: fix the request_firmware() dummyJames Bottomley
2008-07-04Christoph has movedChristoph Lameter
2008-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-07-04block: add blk_queue_update_dma_padFUJITA Tomonori