summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | 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-022-5/+7
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | 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-031-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-021-0/+1
* | | | | | | vfs: sparse: remove a warning on OPEN_FMODE()Namhyung Kim2011-02-021-1/+3
* | | | | | | memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner2011-02-021-0/+20
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-02-014-16/+3
|\ \ \ \ \ \
| * | | | | | NFS do not find client in NFSv4 pg_authenticateAndy Adamson2011-01-252-14/+0
| * | | | | | 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-02-011-1/+1
* | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-012-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-241-0/+1
| |\ \ \ \ \
| | * | | | | xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-141-0/+1
| * | | | | | USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-221-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-262-4/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft2011-01-241-0/+3
| * | | | | Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-171-4/+0
* | | | | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-3/+3
* | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-01-261-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.Paul Mundt2011-01-141-2/+2
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-251-4/+0
|\ \ \ \ \ \
| * | | | | | RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2011-01-211-2/+0
| * | | | | | rtc: Cleanup removed UIE emulation declarationJohn Stultz2011-01-211-2/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2011-01-244-9/+32
|\ \ \ \ \ \
| * | | | | | Remove MAYBE_BUILD_BUG_ONRusty Russell2011-01-244-4/+6
| * | | | | | BUILD_BUG_ON: make it handle more casesRusty Russell2011-01-241-6/+27
| | |_|_|/ / | |/| | | |
* | | | | | param: add null statement to compiled-in module paramsLinus Walleij2011-01-241-2/+4
* | | | | | module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=nRusty Russell2011-01-241-1/+1
* | | | | | module: show version information for built-in modules in sysfsDmitry Torokhov2011-01-241-0/+27
|/ / / / /
* | | | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-211-0/+3
|\ \ \ \ \
| * | | | | workqueue: relax lockdep annotation on flush_work()Tejun Heo2011-01-111-0/+3
* | | | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-211-14/+0
|\ \ \ \ \ \
| * | | | | | genirq: Remove __do_IRQThomas Gleixner2011-01-211-14/+0
* | | | | | | mm: System without MMU do not need pte_mkwriteMichal Simek2011-01-211-0/+2
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2011-01-212-4/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | quota: Fix deadlock during path resolutionJan Kara2011-01-122-4/+5
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-202-8/+2
|\ \ \ \ \ \ \
| * | | | | | | lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo2011-01-202-8/+2
* | | | | | | | ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki2011-01-202-3/+16
* | | | | | | | memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki2011-01-201-0/+9
|/ / / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-191-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-181-1/+1
| |\ \ \ \ \ \
| | * | | | | | ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar2011-01-131-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-01-172-7/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | IB/mlx4: Handle protocol field in multicast tableAleksey Senin2011-01-122-7/+9
| | |_|/ / / / / | |/| | | | | |