summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | proper prototype for get_filesystem_list()Adrian Bunk2008-02-061-0/+1
* | | | proper prototype for signals_init()Adrian Bunk2008-02-061-0/+2
* | | | read_current_timer() cleanupsAndrew Morton2008-02-061-0/+2
* | | | scheduled OSS driver removalAdrian Bunk2008-02-061-7/+0
* | | | proper show_interrupts() prototypeAdrian Bunk2008-02-061-0/+2
* | | | Allow auto-destruction of loop devicesDavid Woodhouse2008-02-061-0/+1
* | | | Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke2008-02-061-2/+2
* | | | hash: add explicit u32 and u64 versions of hashMatthew Wilcox2008-02-061-15/+27
| |_|/ |/| |
* | | ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz2008-02-061-0/+7
* | | ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz2008-02-061-0/+14
* | | ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz2008-02-061-11/+0
* | | ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz2008-02-061-5/+0
* | | Palmchip BK3710 IDE driverAnton Salnikov2008-02-061-2/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-054-13/+4
|\ \
| * | [PKT_SCHED]: vlan tag matchStephen Hemminger2008-02-052-1/+3
| * | [NET]: Add if_addrlabel.h to sanitized headers.Stephen Hemminger2008-02-051-0/+1
| * | [NET] rtnetlink.c: remove no longer used functionsAdrian Bunk2008-02-051-12/+0
| |/
* | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-052-0/+2
|\ \
| * | agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-052-0/+2
| |/
* | mac68k: add nubus card definitions and a typo fixFinn Thain2008-02-051-1/+3
* | leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki2008-02-051-1/+9
* | HWRNG: add possibility to remove hwrng devices during suspend/resumeRafael J. Wysocki2008-02-051-1/+9
* | Misc: Add possibility to remove misc devices during suspend/resumeRafael J. Wysocki2008-02-051-1/+9
* | latency.c: use QoS infrastructureMark Gross2008-02-051-25/+0
* | pm qos infrastructure and interfaceMark Gross2008-02-051-0/+25
* | make kernel_shutdown_prepare() staticAdrian Bunk2008-02-051-2/+0
* | Smack: Simplified Mandatory Access Control KernelCasey Schaufler2008-02-051-3/+23
* | capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-056-11/+27
* | Remove unnecessary include from include/linux/capability.hAndrew Morgan2008-02-051-1/+0
* | Add 64-bit capability support to the kernelAndrew Morgan2008-02-051-66/+155
* | revert "capabilities: clean up file capability reading"Andrew Morton2008-02-051-2/+4
* | VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-052-12/+10
* | writeback: speed up writeback of big dirty filesFengguang Wu2008-02-051-0/+1
* | mm: fix PageUptodate data raceNick Piggin2008-02-052-7/+39
* | mm/page-writeback: highmem_is_dirtyable optionBron Gondwana2008-02-051-0/+1
* | Page allocator: get rid of the list of cold pagesChristoph Lameter2008-02-051-1/+1
* | Page allocator: clean up pcp draining functionsChristoph Lameter2008-02-052-1/+2
* | maps4: move clear_refs code to task_mmu.cMatt Mackall2008-02-051-1/+2
* | maps4: introduce a generic page walkerMatt Mackall2008-02-051-0/+22
* | maps4: move is_swap_pteMatt Mackall2008-02-051-0/+6
* | maps4: rework TASK_SIZE macrosDave Hansen2008-02-051-0/+4
* | tmpfs: move swap swizzling into shmemHugh Dickins2008-02-051-11/+4
* | swapin needs gfp_mask for loop on tmpfsHugh Dickins2008-02-051-3/+3
* | swapin_readahead: move and rearrange argsHugh Dickins2008-02-051-12/+7
* | VM: allow get_page_unless_zero on compound pagesChristoph Lameter2008-02-051-1/+1
* | is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-0/+8
* | vmalloc: add const to void* parametersChristoph Lameter2008-02-052-5/+5
* | Move vmalloc_to_page() to mm/vmalloc.Christoph Lameter2008-02-051-2/+4
* | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-051-18/+30
* | gpiolib: pca9539 i2c gpio expander supporteric miao2008-02-051-0/+18
OpenPOWER on IntegriCloud