aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-28dt/powerpc: move of_bus_type infrastructure to ibmebusGravatar Grant Likely 1-6/+0
2011-02-28drivercore/dt: add a match table pointer to struct deviceGravatar Grant Likely 2-2/+4
2011-02-28dt: Typo fix.Gravatar Lennert Buytenhek 1-1/+1
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGravatar Grant Likely 34-96/+200
2011-02-21module: explicitly align module_version_attribute structureGravatar Dmitry Torokhov 1-1/+1
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+15
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-6/+6
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsGravatar Linus Torvalds 1-3/+9
2011-02-17RTC: Re-enable UIE timer/polling emulationGravatar John Stultz 1-0/+1
2011-02-17RTC: Revert UIE emulation removalGravatar John Stultz 1-0/+14
2011-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 2-6/+24
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Gravatar Tejun Heo 3-6/+6
2011-02-15thp: prevent hugepages during args/env copying into the user stackGravatar Andrea Arcangeli 1-1/+2
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+11
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-2/+2
2011-02-15Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Gravatar Ingo Molnar 1-2/+11
2011-02-13klist: Fix object alignment on 64-bit.Gravatar David Miller 1-1/+1
2011-02-12[SCSI] target: fix use after free detected by SLUB poisonGravatar Nicholas Bellinger 1-0/+1
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeGravatar Nicholas Bellinger 2-6/+23
2011-02-11Input: matrix_keypad - increase the limit of rows and columnsGravatar Trilok Soni 1-2/+2
2011-02-11security: add cred argument to security_capable()Gravatar Chris Wright 1-3/+3
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-4/+0
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-5/+18
2011-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusGravatar Linus Torvalds 1-1/+2
2011-02-08CDC NCM errata updates for cdc.hGravatar Alexey Orishko 1-5/+18
2011-02-09virtio: console: Update CopyrightGravatar Amit Shah 1-1/+2
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+2
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-53/+62
2011-02-05genirq: Add missing status flags to modification maskGravatar Thomas Gleixner 1-1/+2
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 7-4/+9
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetGravatar Pavankumar Kondeti 1-4/+0
2011-02-04of/pci: move of_irq_map_pci() into generic codeGravatar Sebastian Andrzej Siewior 1-0/+9
2011-02-04Merge commit 'v2.6.38-rc3' into devicetree/nextGravatar Grant Likely 51-108/+191
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Ingo Molnar 5-53/+62
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 3-2/+8
2011-02-03include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentGravatar Julia Lawall 1-1/+2
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.Gravatar David S. Miller 1-0/+1
2011-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 1-0/+1
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arrayGravatar Steven Rostedt 2-14/+13
2011-02-03tracepoints: Fix section alignment using pointer arrayGravatar Mathieu Desnoyers 3-19/+26
2011-02-02tracing: Replace trace_event struct array with pointer arrayGravatar Steven Rostedt 4-20/+23
2011-02-02vfs: sparse: add __FMODE_EXECGravatar Namhyung Kim 1-0/+1
2011-02-02vfs: sparse: remove a warning on OPEN_FMODE()Gravatar Namhyung Kim 1-1/+3
2011-02-02memcg: prevent endless loop when charging huge pages to near-limit groupGravatar Johannes Weiner 1-0/+20
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 1-3/+0
2011-02-02drm/radeon: remove 0x4243 pci idGravatar Alex Deucher 1-1/+0
2011-02-02Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesGravatar Dave Airlie 2-1/+8
2011-02-01netfilter: ecache: always set events bits, filter them laterGravatar Pablo Neira Ayuso 1-3/+0
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 4-16/+3
2011-02-01kernel.h: fix kernel-doc warningGravatar Randy Dunlap 1-1/+1