summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-29/+30
2008-07-15Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-13/+100
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+44
2008-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-31/+26
2008-07-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+9
2008-07-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-23/+301
2008-07-14Merge branch 'sched/clock' into sched/develIngo Molnar1-1/+16
2008-07-14[S390] css: Use css_device_id for bus matching.Cornelia Huck1-1/+1
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck1-0/+9
2008-07-14security: remove register_security hookJames Morris1-10/+0
2008-07-14security: remove unused sb_get_mnt_opts hookMiklos Szeredi1-14/+0
2008-07-14LSM/SELinux: show LSM mount options in /proc/mountsEric Paris1-0/+9
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley2-7/+17
2008-07-13Merge branch 'linus' into sched/develIngo Molnar2-0/+16
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar1-0/+1
2008-07-11sched_clock: stop maximum check on NO HZSteven Rostedt1-1/+16
2008-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2008-07-11xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert1-0/+1
2008-07-10crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu1-136/+0
2008-07-10crypto: hash - Removed vestigial ahash fieldsHerbert Xu1-5/+2
2008-07-10[CRYPTO] hash: Add asynchronous hash supportLoc Ho1-4/+183
2008-07-09Merge branch 'x86/core' into x86/unify-pciIngo Molnar12-13/+100
2008-07-08ide: add __ide_default_irq() inline helperBartlomiej Zolnierkiewicz1-0/+15
2008-07-08sysfs: add /sys/firmware/memmapBernhard Walle1-0/+74
2008-07-08x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu1-0/+6
2008-07-08RFC x86: try to remove arch_get_ram_rangeYinghai Lu1-1/+1
2008-07-08build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge1-0/+4
2008-07-08Merge branch 'x86/numa' into x86/develIngo Molnar1-0/+1
2008-07-08x86: remove static boot_cpu_pda array v2Mike Travis1-0/+1
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar4-11/+9
2008-07-08x86, mm: use add_highpages_with_active_regions() for high pages init v2Yinghai Lu1-0/+2
2008-07-08x86: replace shrink_active_range() with remove_active_range()Yinghai Lu1-1/+2
2008-07-08x86: clean up reserve_bootmem_generic() and port it to 32-bitYinghai Lu1-0/+2
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar72-173/+309
2008-07-08Merge branch 'x86/irq' into x86/develIngo Molnar1-1/+1
2008-07-08Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar1-0/+1
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar84-197/+353
2008-07-07Merge commit 'v2.6.26-rc9' into sched/develIngo Molnar21-32/+50
2008-07-06Move _RET_IP_ and _THIS_IP_ to include/linux/kernel.hEduard - Gabriel Munteanu2-8/+5
2008-07-04cpumask: introduce new APIsStephen Rothwell1-0/+4
2008-07-04olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issueAndres Salomon1-0/+1
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2-7/+10
2008-07-04Introduce rculist.hStephen Rothwell1-0/+6
2008-07-04Miguel Ojeda has movedMiguel Ojeda2-2/+2
2008-07-04firmware: fix the request_firmware() dummyJames Bottomley1-1/+1
2008-07-04Christoph has movedChristoph Lameter2-2/+2
2008-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-0/+2
2008-07-04block: add blk_queue_update_dma_padFUJITA Tomonori1-0/+1
2008-07-03slub: Do not use 192 byte sized cache if minimum alignment is 128 byteChristoph Lameter1-0/+2
2008-07-03block: extend queue_flag bitopsJens Axboe1-0/+26