summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-061-1/+1
* inotify: send IN_ATTRIB events when link count changesJan Kara2008-02-061-0/+22
* fs: use list_for_each_entry_reverse and kill sb_entryAkinobu Mita2008-02-061-1/+0Star
* Avoid divide in IS_ALIGNHerbert Xu2008-02-061-1/+1
* PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet2008-02-061-1/+1
* Document I_SYNC and I_DATASYNCJoern Engel2008-02-061-4/+4
* fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa2008-02-061-8/+0Star
* log2.h: Define order_base_2() macro for convenience.Robert P. J. Day2008-02-061-0/+16
* proper prototype for vty_init()Adrian Bunk2008-02-061-0/+1
* 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/+0Star
* 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/+0Star
* ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz2008-02-061-5/+0Star
* 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/+4Star
|\
| * [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/+0Star
* | 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/+0Star
* | pm qos infrastructure and interfaceMark Gross2008-02-051-0/+25
* | make kernel_shutdown_prepare() staticAdrian Bunk2008-02-051-2/+0Star
* | 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/+0Star
* | 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/+10Star
* | 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