summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | kernel/sys.c: get rid of expensive divides in groups_sort()Eric Dumazet2008-02-061-1/+1
* | | | parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes2008-02-061-0/+1
* | | | Add arch_ptrace_stopRoland McGrath2008-02-061-0/+35
* | | | drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker2008-02-061-1/+0
* | | | drivers/char/tty_io.c: remove pty_semDaniel Walker2008-02-061-1/+0
* | | | Remove rcu_assign_pointer() penalty for NULL pointersPaul E. McKenney2008-02-061-4/+7
* | | | 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/+0
* | | | 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/+0
* | | | 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/+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