summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell2008-02-062-12/+0
* | | | system timer: fix crash in <100Hz system timerDavid Fries2008-02-061-0/+4
* | | | 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
* | | | Fix __const_udelay declaration and definition mismatchesJeff Dike2008-02-064-4/+4
* | | | 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-064-9/+5
* | | | scheduled OSS driver removalAdrian Bunk2008-02-062-42/+4
* | | | proper show_interrupts() prototypeAdrian Bunk2008-02-061-0/+2
* | | | remove mm_{ptov,vtop}()Adrian Bunk2008-02-065-10/+0
* | | | cleanup after APUS removalAdrian Bunk2008-02-061-2/+0
* | | | Allow auto-destruction of loop devicesDavid Woodhouse2008-02-061-0/+1
* | | | remove support for un-needed _extratext sectionRobin Getz2008-02-061-2/+0
* | | | 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
* | | | taskstats scaled time cleanupMichael Neuling2008-02-064-2/+16
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-052-22/+28
|\ \ \
| * | | 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
| * | | ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz2008-02-061-4/+4
| * | | Palmchip BK3710 IDE driverAnton Salnikov2008-02-061-2/+3
| |/ /
* | | timerfd: fix remaining architecturesAndrew Morton2008-02-054-4/+4
* | | Fix timerfd breakage on avr32Haavard Skinnemoen2008-02-051-1/+1
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-056-38/+39
|\ \
| * | [IA64] ia64_set_psr should use srlz.iXiantao Zhang2008-02-041-1/+1
| * | [IA64] Export three symbols for module useZhang, Xiantao2008-02-041-11/+3
| * | [IA64] mca style cleanupHidetoshi Seto2008-02-042-4/+5
| * | [IA64] Slim-down __clear_bit_unlockZoltan Menyhart2008-02-041-22/+28
| * | [IA64] fix userspace compile error in gcc_intrin.hDoug Chapman2008-02-041-0/+2
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-054-301/+275
|\ \ \
| * | | [S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens2008-02-051-3/+9
| * | | [S390] Implement ext2_find_next_bit.Heiko Carstens2008-02-051-2/+41
| * | | [S390] Cleanup & optimize bitops.Martin Schwidefsky2008-02-051-296/+219
| * | | [S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens2008-02-051-0/+4