aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-07-24UFS: add const to parser token tableSteven Whitehouse
2008-07-24video/fb: cleanup FB_MAJOR usagePhilippe De Muyter
2008-07-24fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt
2008-07-24lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks
2008-07-24sm501: add inversion controls for VBIASEN and FPENBen Dooks
2008-07-24tridentfb: acceleration constants changeKrzysztof Helt
2008-07-24rtc: BCD codeshrinkDavid Brownell
2008-07-24rtc: ds1305/ds1306 driverDavid Brownell
2008-07-24rtc: remove BKL for ioctl()David Brownell
2008-07-24autofs4: remove unused ioctlsIan Kent
2008-07-24spi: make spi_board_info.modalias a char arrayGrant Likely
2008-07-24flag parameters add-on: remove epoll_create size paramUlrich Drepper
2008-07-24flag parameters: NONBLOCK in inotify_initUlrich Drepper
2008-07-24flag parameters: NONBLOCK in pipeUlrich Drepper
2008-07-24flag parameters: NONBLOCK in timerfd_createUlrich Drepper
2008-07-24flag parameters: NONBLOCK in eventfdUlrich Drepper
2008-07-24flag parameters: NONBLOCK in signalfdUlrich Drepper
2008-07-24flag parameters: NONBLOCK in socket and socketpairUlrich Drepper
2008-07-24flag parameters: inotify_initUlrich Drepper
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24flag parameters: dup2Ulrich Drepper
2008-07-24flag parameters: epoll_createUlrich Drepper
2008-07-24flag parameters: timerfd_createUlrich Drepper
2008-07-24flag parameters: eventfdUlrich Drepper
2008-07-24flag parameters: signalfdUlrich Drepper
2008-07-24flag parameters: anon_inode_getfd extensionUlrich Drepper
2008-07-24flag parameters: paccept w/out set_restore_sigmaskUlrich Drepper
2008-07-24flag parameters: pacceptUlrich Drepper
2008-07-24flag parameters: socket and socketpairUlrich Drepper
2008-07-24remove the v850 portAdrian Bunk
2008-07-24pm: acpi hibernation: utilize hardware signatureShaohua Li
2008-07-24pm: introduce new interfaces schedule_work_on() and queue_work_on()Zhang Rui
2008-07-24pm: add new PM_EVENT codes for runtime power transitionsAlan Stern
2008-07-24pm: drop unnecessary includes from pm.hRafael J. Wysocki
2008-07-24pm: remove remaining obsolete definitions from pm.hRafael J. Wysocki
2008-07-24pm: remove definition of struct pm_devRafael J. Wysocki
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk
2008-07-24security: remove unused forwardsHugh Dickins
2008-07-24security: protect legacy applications from executing with insufficient privilegeAndrew G. Morgan
2008-07-24mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer
2008-07-24kcalloc: remove runtime divisionMilton Miller
2008-07-24memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty
2008-07-24memory hotplug: small fixes to bootmem freeing for memory hotremoveYasunori Goto
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24mm: add alloc_pages_exact() and free_pages_exact()Timur Tabi
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-07-24bootmem: clean up alloc_bootmem_coreJohannes Weiner
2008-07-24bootmem: reorder code to match new bootmem structureJohannes Weiner
2008-07-24hugetlb: allow arch overridden hugepage allocationJon Tollefson
2008-07-24hugetlb: introduce pud_hugeAndi Kleen