summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4522/1: S3C: split include/asm-arm/arch/memory.hBen Dooks2007-07-222-13/+23
* [ARM] 4521/2: S3C: Reorganise VA mapping headersBen Dooks2007-07-225-39/+65
* [ARM] 4520/1: S3C: Remove old VA values from static mapBen Dooks2007-07-222-3/+1
* [ARM] 4519/1: S3C: split S3C2400 values out of S3C24XX map.hBen Dooks2007-07-222-51/+66
* [ARM] 4518/1: S3C: Rename watchdog configuration optionsBen Dooks2007-07-221-3/+3
* [ARM] 4517/1: S3C: Fix debug macros for ARM926 outputBen Dooks2007-07-221-0/+7
* [ARM] 4516/1: S3C: Fix uncompressor serial output for ARM926Ben Dooks2007-07-221-1/+10
* [ARM] 4515/1: S3C: Move uncompress code to plat-s3cBen Dooks2007-07-222-131/+166
* [ARM] 4514/1: S3C: Rename DEBUG_S3C2410_PORT and DEBUG_S3C_UARTBen Dooks2007-07-221-2/+2
* [ARM] 4513/1: S3C: Rename CONFIG_S3C2410_LOWLEVEL_UART_PORTBen Dooks2007-07-221-1/+1
* [ARM] 4512/1: S3C: rename the debug macros for per-cpu updatesBen Dooks2007-07-222-6/+53
* [ARM] 4510/1: S3C: split debug-macro support into plat-s3cBen Dooks2007-07-222-43/+66
* [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks2007-07-2211-4/+4
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-202-4/+2
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-202-0/+12
* ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-0/+7
* ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-5/+1
* ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz2007-07-201-1/+1
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-201-3/+3
* ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz2007-07-201-1/+5
* ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz2007-07-201-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-191-35/+27
|\
| * SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore2007-07-191-35/+27
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-07-191-0/+2
|\ \
| * | [FS] Implement block_page_mkwrite.David Chinner2007-07-191-0/+2
| |/
* | i386: Allow KVM on i386 nonpaeAvi Kivity2007-07-192-10/+6
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-07-193-17/+35
|\ \
| * | SUNRPC: Clean up the sillyrename codeTrond Myklebust2007-07-192-5/+4
| * | NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust2007-07-191-12/+15
| * | SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields2007-07-191-0/+16
* | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-07-192-37/+0
|\ \ \
| * | | i2c: Delete the i2c-isa pseudo bus driverJean Delvare2007-07-192-37/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-1916-140/+7
|\ \ \ \
| * | | | [PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar2007-07-191-0/+7
| * | | | [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-1915-140/+0
| | |/ / | |/| |
* / | | user namespace: fix copy_user_ns return valueSerge E. Hallyn2007-07-191-1/+1
|/ / /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-193-0/+37
|\ \ \
| * | | [GENETLINK]: Dynamic multicast groups.Johannes Berg2007-07-182-0/+35
| * | | [NETLIKN]: Allow removing multicast groups.Johannes Berg2007-07-181-0/+1
| * | | [NETLINK]: allocate group bitmaps dynamicallyJohannes Berg2007-07-181-0/+1
* | | | include/linux/pci_id.h: add amd northbridge definesDouglas Thompson2007-07-191-0/+2
* | | | drivers/edac: mod assert_error checkDave Jiang2007-07-191-1/+1
* | | | drivers/edac: new inte 30x0 MC driverJason Uhlenkott2007-07-191-0/+1
* | | | drivers/edac: add new nmi rescanDave Jiang2007-07-191-0/+29
* | | | lguest: the host codeRusty Russell2007-07-193-6/+80
* | | | lguest: the guest codeRusty Russell2007-07-192-0/+133
* | | | knfsd: clean up EX_RDONLYJ. Bruce Fields2007-07-191-0/+1
* | | | knfsd: move EX_RDONLY out of headerJ. Bruce Fields2007-07-191-12/+0
* | | | move page writeback acounting out of macrosAndrew Morton2007-07-191-30/+8
* | | | m68knommu: remove is_in_rom() functionGreg Ungerer2007-07-192-5/+7