Age | Commit message (Expand) | Author | Files | Lines |
2008-07-24 | tridentfb: move global flat panel variable into structure | Krzysztof Helt | 1 | -6/+0 |
2008-07-24 | rtc: BCD codeshrink | David Brownell | 1 | -2/+7 |
2008-07-24 | rtc: ds1305/ds1306 driver | David Brownell | 1 | -0/+35 |
2008-07-24 | rtc: remove BKL for ioctl() | David Brownell | 1 | -0/+17 |
2008-07-24 | autofs4: remove unused ioctls | Ian Kent | 1 | -2/+0 |
2008-07-24 | spi: au1550_spi: proper platform device | Manuel Lauss | 1 | -1/+0 |
2008-07-24 | spi: make spi_board_info.modalias a char array | Grant Likely | 1 | -1/+1 |
2008-07-24 | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 4 | -5/+5 |
2008-07-24 | flag parameters: NONBLOCK in inotify_init | Ulrich Drepper | 1 | -1/+2 |
2008-07-24 | flag parameters: NONBLOCK in pipe | Ulrich Drepper | 1 | -2/+2 |
2008-07-24 | flag parameters: NONBLOCK in timerfd_create | Ulrich Drepper | 1 | -1/+2 |
2008-07-24 | flag parameters: NONBLOCK in eventfd | Ulrich Drepper | 1 | -1/+2 |
2008-07-24 | flag parameters: NONBLOCK in signalfd | Ulrich Drepper | 1 | -1/+2 |
2008-07-24 | flag parameters: NONBLOCK in socket and socketpair | Ulrich Drepper | 1 | -1/+1 |
2008-07-24 | flag parameters: inotify_init | Ulrich Drepper | 4 | -0/+9 |
2008-07-24 | flag parameters: pipe | Ulrich Drepper | 3 | -0/+4 |
2008-07-24 | flag parameters: dup2 | Ulrich Drepper | 3 | -0/+4 |
2008-07-24 | flag parameters: epoll_create | Ulrich Drepper | 4 | -0/+8 |
2008-07-24 | flag parameters: timerfd_create | Ulrich Drepper | 1 | -0/+5 |
2008-07-24 | flag parameters: eventfd | Ulrich Drepper | 4 | -0/+10 |
2008-07-24 | flag parameters: signalfd | Ulrich Drepper | 4 | -0/+9 |
2008-07-24 | flag parameters: anon_inode_getfd extension | Ulrich Drepper | 1 | -1/+1 |
2008-07-24 | flag parameters: paccept w/out set_restore_sigmask | Ulrich Drepper | 1 | -0/+3 |
2008-07-24 | flag parameters: paccept | Ulrich Drepper | 5 | -0/+17 |
2008-07-24 | flag parameters: socket and socketpair | Ulrich Drepper | 2 | -1/+15 |
2008-07-24 | remove the v850 port | Adrian Bunk | 125 | -7160/+2 |
2008-07-24 | UML: make several more things static | WANG Cong | 1 | -3/+0 |
2008-07-24 | arch/um/kernel/mem.c: remove arch_validate() | WANG Cong | 1 | -3/+0 |
2008-07-24 | cris: remove unused global_flush_tlb | Fernando Luis Vazquez Cao | 1 | -1/+0 |
2008-07-24 | mn10300: move sg_dma_{address,len}() to asm/scatterlist.h | Adrian Bunk | 2 | -9/+9 |
2008-07-24 | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 1 | -0/+1 |
2008-07-24 | pm: introduce new interfaces schedule_work_on() and queue_work_on() | Zhang Rui | 1 | -0/+3 |
2008-07-24 | pm: add new PM_EVENT codes for runtime power transitions | Alan Stern | 1 | -2/+35 |
2008-07-24 | pm: drop unnecessary includes from pm.h | Rafael J. Wysocki | 1 | -2/+0 |
2008-07-24 | pm: remove remaining obsolete definitions from pm.h | Rafael J. Wysocki | 2 | -46/+5 |
2008-07-24 | pm: remove definition of struct pm_dev | Rafael J. Wysocki | 1 | -24/+0 |
2008-07-24 | remove include/linux/pm_legacy.h | Adrian Bunk | 1 | -35/+0 |
2008-07-24 | remove include/asm-h8300/keyboard.h | Adrian Bunk | 1 | -24/+0 |
2008-07-24 | security: remove unused forwards | Hugh Dickins | 1 | -2/+0 |
2008-07-24 | security: protect legacy applications from executing with insufficient privilege | Andrew G. Morgan | 1 | -1/+1 |
2008-07-24 | mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA | Gerald Schaefer | 2 | -21/+19 |
2008-07-24 | kcalloc: remove runtime division | Milton Miller | 1 | -1/+1 |
2008-07-24 | memory-hotplug: add sysfs removable attribute for hotplug memory remove | Badari Pulavarty | 1 | -0/+12 |
2008-07-24 | memory hotplug: small fixes to bootmem freeing for memory hotremove | Yasunori Goto | 1 | -4/+4 |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 27 | -73/+6 |
2008-07-24 | mm: add alloc_pages_exact() and free_pages_exact() | Timur Tabi | 1 | -0/+3 |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner | 1 | -1/+1 |
2008-07-24 | bootmem: clean up alloc_bootmem_core | Johannes Weiner | 1 | -4/+2 |
2008-07-24 | bootmem: reorder code to match new bootmem structure | Johannes Weiner | 1 | -41/+45 |
2008-07-24 | powerpc: support multiple hugepage sizes | Jon Tollefson | 4 | -6/+8 |