aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-06
|\
| * genirq: Add missing status flags to modification maskThomas Gleixner2011-02-05
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-06
|\ \ | |/ |/|
| * Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-02-04
| |\
| | * tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-03
| | * tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2011-02-03
| | * tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-04
|\ \ \
| * | | include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall2011-02-03
| * | | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller2011-02-03
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-02
| |\ \ \
| | * | | netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso2011-02-01
| * | | | net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2011-01-30
| * | | | caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com2011-01-30
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-04
|\ \ \ \ \
| * | | | | drm/radeon: remove 0x4243 pci idAlex Deucher2011-02-01
| * | | | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie2011-02-01
| |\ \ \ \ \
| | * | | | | drm/i915: Suppress spurious vblank interruptsChris Wilson2011-01-31
| | * | | | | drm: Add an interface to reset the deviceChris Wilson2011-01-25
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-02-03
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | [SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ...David Dillow2011-01-24
| | |/ / / / | |/| | | |
* | | | | | vfs: sparse: add __FMODE_EXECNamhyung Kim2011-02-02
* | | | | | vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim2011-02-02
* | | | | | memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner2011-02-02
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-01-31
|\ \ \ \ \ \
| * | | | | | NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-25
| * | | | | | NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-25
| * | | | | | NFS: nfsacl_{encode,decode} should return signed integerChuck Lever2011-01-25
* | | | | | | kernel.h: fix kernel-doc warningRandy Dunlap2011-01-31
* | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-31
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-23
| |\ \ \ \ \ \
| | * | | | | | xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-14
| * | | | | | | USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-22
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-27
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-26
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-19
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-24
| |\ \ \ \ \ \ \
| * | | | | | | | net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-21
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-26
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft2011-01-24
| * | | | | | | | Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-17
* | | | | | | | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
* | | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-01-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.Paul Mundt2011-01-14
* | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-24
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...Dave Airlie2011-01-24
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher2011-01-24
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-24
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2011-01-21
| * | | | | | | | rtc: Cleanup removed UIE emulation declarationJohn Stultz2011-01-21
| | |_|_|_|_|_|/ | |/| | | | | |