summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* genirq: Implement generic irq_show_interrupts()Thomas Gleixner2011-02-191-0/+1
* genirq: Move irq thread flags to coreThomas Gleixner2011-02-191-14/+0Star
* genirq: Mark polled irqs and defer the real handlerThomas Gleixner2011-02-191-0/+1
* genirq: Do not copy affinity before setThomas Gleixner2011-02-191-0/+11
* genirq: Namespace cleanupThomas Gleixner2011-02-193-21/+116
* Merge branch 'irq/urgent' into irq/coreThomas Gleixner2011-02-1913-28/+69
|\
| * Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-02-181-0/+15
| |\
| | * RTC: Re-enable UIE timer/polling emulationJohn Stultz2011-02-171-0/+1
| | * RTC: Revert UIE emulation removalJohn Stultz2011-02-171-0/+14
| * | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-183-6/+6
| |\ \
| | * | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-163-6/+6
| * | | Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2011-02-181-3/+9
| * | | thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2011-02-161-1/+2
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-151-2/+11
| |\ \ \
| | * \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-02-151-2/+11
| | |\ \ \
| | | * | | ARM: oprofile: Fix backtraces in timer modeAri Kauppi2011-01-261-0/+9
| | | * | | oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friendsAri Kauppi2011-01-261-2/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-151-2/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni2011-02-111-2/+2
| * | | | | klist: Fix object alignment on 64-bit.David Miller2011-02-141-1/+1
| * | | | | security: add cred argument to security_capable()Chris Wright2011-02-111-3/+3
| * | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-101-4/+0Star
| |\ \ \ \ \
| | * | | | | USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-041-4/+0Star
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-101-5/+18
| |\ \ \ \ \ \
| | * | | | | | CDC NCM errata updates for cdc.hAlexey Orishko2011-02-081-5/+18
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-02-091-1/+2
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | virtio: console: Update CopyrightAmit Shah2011-02-081-1/+2
| | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'irq/for-xen' into irq/coreThomas Gleixner2011-02-084-31/+39
|\ \ \ \ \ \ \
| * | | | | | | genirq: Add IRQF_FORCE_RESUMEThomas Gleixner2011-02-081-1/+2
| |/ / / / / /
| * | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-061-1/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-063-30/+37
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-02-043-30/+37
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-031-9/+9
| | | * | | | | | tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2011-02-032-16/+21
| | | * | | | | | tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-032-5/+7
* | | | | | | | | Merge branch 'irq/urgent' into irq/coreThomas Gleixner2011-02-0524-42/+109
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | genirq: Add missing status flags to modification maskThomas Gleixner2011-02-051-1/+2
| |/ / / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-044-0/+5
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller2011-02-041-0/+1
| | * | | | | net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2011-01-301-0/+1
| | * | | | | caif: bugfix - add caif headers for userspace usage.sjur.brandeland@stericsson.com2011-01-302-0/+3
| * | | | | | vfs: sparse: add __FMODE_EXECNamhyung Kim2011-02-031-0/+1
| * | | | | | vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim2011-02-031-1/+3
| * | | | | | memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner2011-02-031-0/+20
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-02-014-16/+3Star
| |\ \ \ \ \
| | * | | | | NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-252-14/+0Star
| | * | | | | NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-251-0/+1
| | * | | | | NFS: nfsacl_{encode,decode} should return signed integerChuck Lever2011-01-251-2/+2
| * | | | | | kernel.h: fix kernel-doc warningRandy Dunlap2011-01-311-1/+1
| * | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-312-0/+4
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |