aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24spi: au1550_spi: proper platform deviceManuel Lauss1-1/+0
2008-07-24spi: make spi_board_info.modalias a char arrayGrant Likely1-1/+1
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper4-5/+5
2008-07-24flag parameters: NONBLOCK in inotify_initUlrich Drepper1-1/+2
2008-07-24flag parameters: NONBLOCK in pipeUlrich Drepper1-2/+2
2008-07-24flag parameters: NONBLOCK in timerfd_createUlrich Drepper1-1/+2
2008-07-24flag parameters: NONBLOCK in eventfdUlrich Drepper1-1/+2
2008-07-24flag parameters: NONBLOCK in signalfdUlrich Drepper1-1/+2
2008-07-24flag parameters: NONBLOCK in socket and socketpairUlrich Drepper1-1/+1
2008-07-24flag parameters: inotify_initUlrich Drepper4-0/+9
2008-07-24flag parameters: pipeUlrich Drepper3-0/+4
2008-07-24flag parameters: dup2Ulrich Drepper3-0/+4
2008-07-24flag parameters: epoll_createUlrich Drepper4-0/+8
2008-07-24flag parameters: timerfd_createUlrich Drepper1-0/+5
2008-07-24flag parameters: eventfdUlrich Drepper4-0/+10
2008-07-24flag parameters: signalfdUlrich Drepper4-0/+9
2008-07-24flag parameters: anon_inode_getfd extensionUlrich Drepper1-1/+1
2008-07-24flag parameters: paccept w/out set_restore_sigmaskUlrich Drepper1-0/+3
2008-07-24flag parameters: pacceptUlrich Drepper5-0/+17
2008-07-24flag parameters: socket and socketpairUlrich Drepper2-1/+15
2008-07-24remove the v850 portAdrian Bunk125-7160/+2
2008-07-24UML: make several more things staticWANG Cong1-3/+0
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong1-3/+0
2008-07-24cris: remove unused global_flush_tlbFernando Luis Vazquez Cao1-1/+0
2008-07-24mn10300: move sg_dma_{address,len}() to asm/scatterlist.hAdrian Bunk2-9/+9
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li1-0/+1
2008-07-24pm: introduce new interfaces schedule_work_on() and queue_work_on()Zhang Rui1-0/+3
2008-07-24pm: add new PM_EVENT codes for runtime power transitionsAlan Stern1-2/+35
2008-07-24pm: drop unnecessary includes from pm.hRafael J. Wysocki1-2/+0
2008-07-24pm: remove remaining obsolete definitions from pm.hRafael J. Wysocki2-46/+5
2008-07-24pm: remove definition of struct pm_devRafael J. Wysocki1-24/+0
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk1-35/+0
2008-07-24remove include/asm-h8300/keyboard.hAdrian Bunk1-24/+0
2008-07-24security: remove unused forwardsHugh Dickins1-2/+0
2008-07-24security: protect legacy applications from executing with insufficient privilegeAndrew G. Morgan1-1/+1
2008-07-24mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer2-21/+19
2008-07-24kcalloc: remove runtime divisionMilton Miller1-1/+1
2008-07-24memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty1-0/+12
2008-07-24memory hotplug: small fixes to bootmem freeing for memory hotremoveYasunori Goto1-4/+4
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi27-73/+6
2008-07-24mm: add alloc_pages_exact() and free_pages_exact()Timur Tabi1-0/+3
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-1/+1
2008-07-24bootmem: clean up alloc_bootmem_coreJohannes Weiner1-4/+2
2008-07-24bootmem: reorder code to match new bootmem structureJohannes Weiner1-41/+45
2008-07-24powerpc: support multiple hugepage sizesJon Tollefson4-6/+8
2008-07-24powerpc: define support for 16G hugepagesJon Tollefson1-1/+1
2008-07-24powerpc: scan device tree for gigantic pagesJon Tollefson1-0/+2
2008-07-24hugetlb: allow arch overridden hugepage allocationJon Tollefson1-0/+10
2008-07-24x86: add hugepagesz option on 64-bitAndi Kleen1-0/+2
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+5