summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: Fix recursive descent in __scm_destroy().David S. Miller2008-11-062-2/+5
* net: fix packet socket delivery in rx irq handlerPatrick McHardy2008-11-041-0/+7
* netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2008-10-301-0/+2
* net: delete excess kernel-doc notationRandy Dunlap2008-10-302-2/+0
* Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-301-1/+2
|\
| * gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-311-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-10-301-1/+5
|\ \
| * | adjust init section definitionsJan Beulich2008-10-291-1/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-302-0/+2
|\ \ \
| * | | HID: fix hid_device_id for cross compilingAndreas Schwab2008-10-291-0/+1
| * | | HID: fix oops during suspend of unbound HID devicesJiri Slaby2008-10-271-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-301-6/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | mac80211.h: fix kernel-doc excessesRandy Dunlap2008-10-271-6/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-301-1/+2
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linusTakashi Iwai2008-10-301-1/+2
| |\ \ \ \ \
| | | * | | | ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown2008-10-301-1/+2
| | |/ / / /
* | | | | | spi: fix compile errorFernando Luis Vazquez Cao2008-10-301-0/+3
* | | | | | nfsd: fix vm overcommit crashAlan Cox2008-10-301-0/+6
* | | | | | kernel.h: fix might_sleep kernel-docRandy Dunlap2008-10-301-2/+2
* | | | | | fs: remove prepare_write/commit_writeNick Piggin2008-10-301-7/+0
* | | | | | cgroups: tiny cleanupsLi Zefan2008-10-301-4/+0
* | | | | | freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan2008-10-301-5/+0
* | | | | | mm: increase the default mlock limit from 32k to 64kKurt Garloff2008-10-301-2/+2
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-282-16/+33
|\ \ \ \ \
| * | | | | asm-generic: define DIE_OOPS in asm-genericJonas Bonn2008-10-271-0/+1
| * | | | | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-27575-42944/+5567
| |\ \ \ \ \
| * | | | | | ftrace: remove ftrace hashSteven Rostedt2008-10-231-5/+3
| * | | | | | ftrace: remove mcount setSteven Rostedt2008-10-231-1/+0
| * | | | | | ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-231-2/+1
| * | | | | | ftrace: return error on failed modified text.Steven Rostedt2008-10-231-2/+22
| * | | | | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-222-8/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-202-8/+8
| | * | | | | Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-19237-3314/+9528
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-282-1/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: Future-proof device assignment ABIAvi Kivity2008-10-281-0/+6
| * | | | | | | | KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-281-1/+6
* | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-281-5/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar2008-10-24800-55304/+8984
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | sched: add CONFIG_SMP consistencyLi Zefan2008-10-221-5/+7
* | | | | | | | | scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe2008-10-271-2/+12
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Phonet: do not reply to indication reset packetsRemi Denis-Courmont2008-10-261-0/+1
* | | | | | | | Phonet: include generic link-layer header size in MAX_PHONET_HEADERRemi Denis-Courmont2008-10-261-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-261-1/+7
|\ \ \ \ \ \ \
| * | | | | | | md: use sysfs_notify_dirent to notify changes to md/dev-xxx/stateNeilBrown2008-10-211-0/+3
| * | | | | | | md: use sysfs_notify_dirent to notify changes to md/array_stateNeilBrown2008-10-211-1/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-261-0/+6
|\ \ \ \ \ \ \
| * | | | | | | HID: add hid_type to general hid structJiri Slaby2008-10-221-0/+6
* | | | | | | | Merge branch 'i7300_idle' into releaseLen Brown2008-10-251-0/+83
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi2008-10-241-0/+83
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-231-0/+7
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud