Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | flag parameters: NONBLOCK in inotify_init | Ulrich Drepper | 2008-07-24 | 1 | -1/+2 | |
* | | | | | | flag parameters: NONBLOCK in pipe | Ulrich Drepper | 2008-07-24 | 1 | -2/+2 | |
* | | | | | | flag parameters: NONBLOCK in timerfd_create | Ulrich Drepper | 2008-07-24 | 1 | -1/+2 | |
* | | | | | | flag parameters: NONBLOCK in eventfd | Ulrich Drepper | 2008-07-24 | 1 | -1/+2 | |
* | | | | | | flag parameters: NONBLOCK in signalfd | Ulrich Drepper | 2008-07-24 | 1 | -1/+2 | |
* | | | | | | flag parameters: NONBLOCK in socket and socketpair | Ulrich Drepper | 2008-07-24 | 1 | -1/+1 | |
* | | | | | | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 | 4 | -0/+9 | |
* | | | | | | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 3 | -0/+4 | |
* | | | | | | flag parameters: dup2 | Ulrich Drepper | 2008-07-24 | 3 | -0/+4 | |
* | | | | | | flag parameters: epoll_create | Ulrich Drepper | 2008-07-24 | 4 | -0/+8 | |
* | | | | | | flag parameters: timerfd_create | Ulrich Drepper | 2008-07-24 | 1 | -0/+5 | |
* | | | | | | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 | 4 | -0/+10 | |
* | | | | | | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 | 4 | -0/+9 | |
* | | | | | | flag parameters: anon_inode_getfd extension | Ulrich Drepper | 2008-07-24 | 1 | -1/+1 | |
* | | | | | | flag parameters: paccept w/out set_restore_sigmask | Ulrich Drepper | 2008-07-24 | 1 | -0/+3 | |
* | | | | | | flag parameters: paccept | Ulrich Drepper | 2008-07-24 | 5 | -0/+17 | |
* | | | | | | flag parameters: socket and socketpair | Ulrich Drepper | 2008-07-24 | 2 | -1/+15 | |
* | | | | | | remove the v850 port | Adrian Bunk | 2008-07-24 | 125 | -7160/+2 | |
* | | | | | | UML: make several more things static | WANG Cong | 2008-07-24 | 1 | -3/+0 | |
* | | | | | | arch/um/kernel/mem.c: remove arch_validate() | WANG Cong | 2008-07-24 | 1 | -3/+0 | |
* | | | | | | cris: remove unused global_flush_tlb | Fernando Luis Vazquez Cao | 2008-07-24 | 1 | -1/+0 | |
* | | | | | | mn10300: move sg_dma_{address,len}() to asm/scatterlist.h | Adrian Bunk | 2008-07-24 | 2 | -9/+9 | |
* | | | | | | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 2008-07-24 | 1 | -0/+1 | |
* | | | | | | pm: introduce new interfaces schedule_work_on() and queue_work_on() | Zhang Rui | 2008-07-24 | 1 | -0/+3 | |
* | | | | | | pm: add new PM_EVENT codes for runtime power transitions | Alan Stern | 2008-07-24 | 1 | -2/+35 | |
* | | | | | | pm: drop unnecessary includes from pm.h | Rafael J. Wysocki | 2008-07-24 | 1 | -2/+0 | |
* | | | | | | pm: remove remaining obsolete definitions from pm.h | Rafael J. Wysocki | 2008-07-24 | 2 | -46/+5 | |
* | | | | | | pm: remove definition of struct pm_dev | Rafael J. Wysocki | 2008-07-24 | 1 | -24/+0 | |
* | | | | | | remove include/linux/pm_legacy.h | Adrian Bunk | 2008-07-24 | 1 | -35/+0 | |
* | | | | | | remove include/asm-h8300/keyboard.h | Adrian Bunk | 2008-07-24 | 1 | -24/+0 | |
* | | | | | | security: remove unused forwards | Hugh Dickins | 2008-07-24 | 1 | -2/+0 | |
* | | | | | | security: protect legacy applications from executing with insufficient privilege | Andrew G. Morgan | 2008-07-24 | 1 | -1/+1 | |
* | | | | | | mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA | Gerald Schaefer | 2008-07-24 | 2 | -21/+19 | |
* | | | | | | kcalloc: remove runtime division | Milton Miller | 2008-07-24 | 1 | -1/+1 | |
* | | | | | | memory-hotplug: add sysfs removable attribute for hotplug memory remove | Badari Pulavarty | 2008-07-24 | 1 | -0/+12 | |
* | | | | | | memory hotplug: small fixes to bootmem freeing for memory hotremove | Yasunori Goto | 2008-07-24 | 1 | -4/+4 | |
* | | | | | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 27 | -73/+6 | |
* | | | | | | mm: add alloc_pages_exact() and free_pages_exact() | Timur Tabi | 2008-07-24 | 1 | -0/+3 | |
* | | | | | | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 2008-07-24 | 1 | -1/+1 | |
* | | | | | | bootmem: clean up alloc_bootmem_core | Johannes Weiner | 2008-07-24 | 1 | -4/+2 | |
* | | | | | | bootmem: reorder code to match new bootmem structure | Johannes Weiner | 2008-07-24 | 1 | -41/+45 | |
* | | | | | | powerpc: support multiple hugepage sizes | Jon Tollefson | 2008-07-24 | 4 | -6/+8 | |
* | | | | | | powerpc: define support for 16G hugepages | Jon Tollefson | 2008-07-24 | 1 | -1/+1 | |
* | | | | | | powerpc: scan device tree for gigantic pages | Jon Tollefson | 2008-07-24 | 1 | -0/+2 | |
* | | | | | | hugetlb: allow arch overridden hugepage allocation | Jon Tollefson | 2008-07-24 | 1 | -0/+10 | |
* | | | | | | x86: add hugepagesz option on 64-bit | Andi Kleen | 2008-07-24 | 1 | -0/+2 | |
* | | | | | | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 | 1 | -0/+5 | |
* | | | | | | mm: introduce non panic alloc_bootmem | Andi Kleen | 2008-07-24 | 1 | -0/+4 | |
* | | | | | | hugetlb: new sysfs interface | Nishanth Aravamudan | 2008-07-24 | 1 | -0/+2 | |
* | | | | | | hugetlbfs: per mount huge page sizes | Andi Kleen | 2008-07-24 | 1 | -5/+9 |