summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki2008-04-043-21/+31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-0323-135/+98
|\
| * kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-021-4/+8
| |\
| * | cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi2008-04-021-0/+3
| * | Input: make sure input interfaces pin parent input devicesDmitry Torokhov2008-04-011-2/+3
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-301-1/+1
| |\ \
| | * | libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo2008-03-291-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-03-301-1/+1
| |\ \ \
| | * | | ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz2008-03-291-1/+1
| | |/ /
| * | | dma_page_list ->base_address is a userland pointerAl Viro2008-03-301-1/+1
| * | | compat_sys_wait4() prototype misannotationAl Viro2008-03-301-2/+2
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-281-1/+1
| |\ \
| | * | [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-271-1/+0
| | * | [PATCH] count ghost references to vfsmountsAl Viro2008-03-271-0/+1
| * | | ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig2008-03-281-2/+0
| * | | kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison2008-03-281-0/+40
| * | | in_atomic(): document why it is unsuitable for general useJonathan Corbet2008-03-281-0/+7
| * | | lguest: comment documentation update.Rusty Russell2008-03-281-1/+5
| |/ /
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown2008-03-261-2/+2
| |\ \ \ \
| | * | | | cpuidle: fix cpuidle time and usage overflowYi Yang2008-03-261-2/+2
| | |/ / /
| * | | | NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner2008-03-261-0/+6
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-242-1/+6
| |\ \ \
| | * | | USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov2008-03-241-1/+3
| | * | | USB: new quirk flag to avoid Set-InterfaceAlan Stern2008-03-241-0/+3
| * | | | PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2008-03-241-4/+0
| |/ / /
| * | | libata: implement ata_qc_raw_nbytes()Tejun Heo2008-03-241-1/+7
| * | | PNP: increase the number of PnP memory resources from 12 to 24Darren Salt2008-03-221-1/+1
| * | | sched: add arch_update_cpu_topology hook.Heiko Carstens2008-03-211-0/+2
| * | | sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens2008-03-211-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-212-5/+5
| |\ \ \
| * | | | file capabilities: remove cap_task_kill()Serge Hallyn2008-03-201-2/+1
| * | | | memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-191-1/+0
| * | | | fs: fix kernel-doc notation warningsRandy Dunlap2008-03-191-9/+2
| * | | | rcu: fix misplaced mb() in rcu_enter/exit_nohz()Paul E. McKenney2008-03-191-2/+2
| * | | | sched: tune multi-core idle balancingIngo Molnar2008-03-191-1/+0
| * | | | sched: improve affine wakeupsIngo Molnar2008-03-191-0/+3
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-182-99/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk2008-03-172-99/+0
* | | | | [NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev2008-04-031-4/+0
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-021-2/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori2008-03-281-2/+4
* | | | | [NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev2008-04-022-22/+27
* | | | | [NET]: Fix allnoconfig build on powerpc and avr32David S. Miller2008-03-311-0/+2
* | | | | drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur2008-03-281-2/+2
* | | | | [LIB]: Drop the pcounter itself.Pavel Emelyanov2008-03-281-74/+0
* | | | | [NET]: Protect device namespace inlines with CONFIG_NETDavid S. Miller2008-03-281-0/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-271-2/+4
|\ \ \ \ \ | |/ / / /
| * | | | [NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller2008-03-271-2/+4
| | |_|/ | |/| |
* | | | [NET]: uninline skb_trim, de-bloatsIlpo Järvinen2008-03-271-15/+1
OpenPOWER on IntegriCloud