summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-03-271-0/+4
|\
| * Export __splice_from_pipe()Mark Fasheh2007-03-271-0/+4
* | [PATCH] ipcns: fix !CONFIG_IPC_NS behaviorSerge E. Hallyn2007-03-271-6/+3
* | [PATCH] utsns: fix !CONFIG_UTS_NS behaviorSerge E. Hallyn2007-03-271-0/+2
* | [PATCH] uml: fix epollJeff Dike2007-03-271-0/+7
|/
* [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr.Russ Cox2007-03-261-2/+2
* ide: use correct IDE error recoverySuleiman Souhlal2007-03-261-0/+1
* [PATCH] lockdep: lockdep_depth vs. debug_locksJarek Poplawski2007-03-221-1/+1
* [PATCH] FRV: fix unannotated variable declarationsDavid Howells2007-03-221-1/+1
* [PATCH] Fix build error due to not including <linux/errno.h>Ralf Baechle2007-03-181-0/+1
* [PATCH] fix MTIME_SEC_MAX on 32-bitThomas Gleixner2007-03-161-1/+5
* [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-163-0/+3
* [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2007-03-162-1/+2
* [PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak2007-03-161-1/+0
* [PATCH] ufs2: more correct work with timeEvgeniy Dushistov2007-03-161-4/+4
* [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern2007-03-152-0/+11
* [PATCH] sanitize security_getprocattr() APIAl Viro2007-03-141-4/+4
* [PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...Eric W. Biederman2007-03-121-5/+0
* [PATCH] msi: Safer state caching.Eric W. Biederman2007-03-122-5/+4
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-03-092-1/+5
|\
| * [MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park2007-03-091-1/+4
| * [MTD] [NAND] make oobavail publicVitaly Wool2007-03-081-0/+1
* | [PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi2007-03-081-0/+19
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-062-1/+3
|\
| * [PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl2007-03-051-0/+2
| * [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loopsPatrick McHardy2007-03-051-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-03-062-0/+10
|\ \
| * | mmc: require explicit support for high-speedPierre Ossman2007-03-061-0/+8
| * | ncpfs: make sure server connection survives a killPierre Ossman2007-03-061-0/+2
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-062-0/+3
|\ \
| * | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-061-0/+1
| * | bonding: Improve IGMP join processingJay Vosburgh2007-03-061-0/+2
| |/
* | [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...NeilBrown2007-03-061-1/+1
* | [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server codeNeilBrown2007-03-061-2/+0
* | [PATCH] linux/audit.h needs linux/types.hJeff Dike2007-03-061-0/+1
* | [PATCH] hrtimers: hrtimer_clock_base description typoAndres Salomon2007-03-061-1/+1
* | [PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ descriptionAndres Salomon2007-03-061-1/+1
|/
* [PATCH] timer/hrtimer: take per cpu locks in sane orderHeiko Carstens2007-03-051-0/+37
* [PATCH] Page migration: Fix vma flag checkingChristoph Lameter2007-03-051-0/+8
* [PATCH] sched: remove SMT niceCon Kolivas2007-03-052-5/+0
* [PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2007-03-051-0/+17
* [PATCH] msi: sanely support hardware level msi disablingEric W. Biederman2007-03-052-3/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-03-041-1/+2
|\
| * ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)Sergei Shtylyov2007-03-031-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-041-3/+22
|\ \
| * | [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-021-3/+22
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-041-53/+0
|\ \
| * | [MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto2007-03-041-53/+0
| |/
* | KVM: Move kvmfs magic number to <linux/magic.h>Andrew Morton2007-03-041-0/+1
* | KVM: Bump API versionAvi Kivity2007-03-041-1/+1
OpenPOWER on IntegriCloud