summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [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
* | | | [NET]: uninline skb_push, de-bloats a lotIlpo Järvinen2008-03-271-18/+1
* | | | [NET]: uninline dev_alloc_skb, de-bloats a lotIlpo Järvinen2008-03-271-16/+1
* | | | [NET]: uninline skb_pull, de-bloats a lotIlpo Järvinen2008-03-271-15/+1
* | | | [NET]: uninline skb_put, de-bloats a lotIlpo Järvinen2008-03-271-20/+1
* | | | [NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev2008-03-271-0/+2
* | | | [VLAN]: Reduce memory consumed by vlan_groupsPavel Emelyanov2008-03-261-1/+1
* | | | [NETNS]: Compilation warnings under CONFIG_NET_NS.Denis V. Lunev2008-03-261-1/+1
* | | | [NETNS]: Compilation fix for include/linux/netdevice.h.Denis V. Lunev2008-03-261-1/+1
* | | | [NETFILTER]: nf_conntrack_sip: RTP routing optimizationPatrick McHardy2008-03-251-0/+6
* | | | [NETFILTER]: nf_conntrack_sip: support multiple media channelsPatrick McHardy2008-03-251-0/+14
* | | | [NETFILTER]: nf_nat_sip: split up SDP manglingPatrick McHardy2008-03-251-5/+20
* | | | [NETFILTER]: nf_conntrack_sip: create RTCP expectationsPatrick McHardy2008-03-251-1/+2
* | | | [NETFILTER]: nf_conntrack_sip: create signalling expectationsPatrick McHardy2008-03-251-0/+18