aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar2010-02-03
| * | | Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie2010-02-10
| |\ \ \
| | * | | drm/nouveau: Add getparam to get available PGRAPH units.Marcin Koƛcielnicki2010-02-08
| | * | | Merge remote branch 'korg/drm-radeon-testing' into drm-testingDave Airlie2010-01-07
| | |\ \ \
| * | | | | drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz2010-02-10
| * | | | | drm/vmwgfx: Update the user-space interface.Thomas Hellstrom2010-02-10
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-10
| |\ \ \ \ \
| * | | | | | ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-07
| * | | | | | fix ima breakageMimi Zohar2010-02-07
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-02-05
| |\ \ \ \ \ \
| | * | | | | | libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig2010-02-04
| | | |_|_|/ / | | |/| | | |
| * | | | | | percpu: add __percpu for sparseStephen Rothwell2010-02-05
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-04
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel2010-02-01
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-02
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-01
| |\ \ \ \ \ \ \
| | * | | | | | | drm/kms: Remove incorrect comment in struct drm_mode_modeinfoMarcin Koƛcielnicki2010-01-31
| * | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-01
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel2010-01-30
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-01
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-29
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Input: add the ABS_MT_PRESSURE eventHenrik Rydberg2010-01-29
| | * | | | | | | | Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich2010-01-19
| * | | | | | | | | Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-29
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-01-28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | firewire: cdev: add_descriptor documentation fixStefan Richter2010-01-26
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-01-27
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure.Harish Zunjarrao2010-01-17
| * | | | | | | | | | | mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds2010-01-27
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-01-25
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | eventfd - allow atomic read and waitqueue removeDavide Libenzi2010-01-25
| * | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-01-25
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | drm/ttm: Add a swap_notify callback.Thomas Hellstrom2010-01-13
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-25
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds2010-01-24
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | mtd: Really add ARM pismo supportRussell King - ARM Linux2010-01-13
| | * | | | | | | | | | kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro2009-12-31
* | | | | | | | | | | | CAPI: Rework locking of controller data structuresJan Kiszka2010-02-16
* | | | | | | | | | | | CAPI: Rework controller state notifierJan Kiszka2010-02-16
* | | | | | | | | | | | CAPI: Call a controller 'controller', not 'card'Jan Kiszka2010-02-16
* | | | | | | | | | | | net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-16
* | | | | | | | | | | | net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman2010-02-16
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2010-02-15
| * | | | | | | | | | | | netfilter: ctnetlink: add zone supportPatrick McHardy2010-02-15
| * | | | | | | | | | | | netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-15
| * | | | | | | | | | | | netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-15
| * | | | | | | | | | | | netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-15
| * | | | | | | | | | | | netfilter: get rid of the grossness in netfilter.hJan Engelhardt2010-02-15