aboutsummaryrefslogtreecommitdiffstats
path: root/include
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-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
| * | [S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck2008-02-051-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-057-18/+15
|\ \ \
| * | | [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
| * | | [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations.Pavel Emelyanov2008-02-051-1/+1
| * | | [IPV6]: Fix sysctl compilation error.Daniel Lezcano2008-02-051-4/+2
| * | | [IPV4]: Fix compile error building without CONFIG_FS_PROCLi Zefan2008-02-051-0/+8
| |/ /
* | | 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
| |/ /
* | | uml: LDT mutex conversionDaniel Walker2008-02-051-2/+2
* | | uml: add back CONFIG_HZJeff Dike2008-02-051-1/+1
* | | uml: get rid of syscall countersJeff Dike2008-02-051-2/+0
* | | uml: customize tlb.hJeff Dike2008-02-051-1/+121
* | | uml: 64-bit tlb fixesJeff Dike2008-02-053-5/+4
* | | uml: cover stubs with a VMAJeff Dike2008-02-051-2/+5
* | | uml: clean up TASK_SIZE usageJeff Dike2008-02-053-8/+3
* | | uml: add virt_to_pteJeff Dike2008-02-051-0/+3