summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-12-081-0/+3
|\
| * sparc: Support for GRLIB APBUART serial portKristoffer Glembo2009-11-041-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-082-0/+291
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-12-042-0/+291
| |\ \
| | * \ Merge branch 'twl4030-mfd' into for-2.6.33Mark Brown2009-11-102-0/+2
| | |\ \
| | | * | MFD: twl4030-codec: APLL_INFREQ handling in the MFD driverPeter Ujfalusi2009-11-101-0/+1
| | | * | MFD: TWL4030: Add audio_mclk to the codec platform dataPeter Ujfalusi2009-11-101-0/+1
| | * | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-11-0635-77/+127
| | |\ \ \ | | | |/ / | | |/| |
| | * | | MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi2009-10-252-0/+289
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-082-0/+189
|\ \ \ \ \
| * | | | | of: merge of_find_all_nodes() implementationsGrant Likely2009-10-151-1/+2
| * | | | | of: merge other miscellaneous prototypesGrant Likely2009-10-151-0/+14
| * | | | | of: merge of_*_flat_dt*() functionsGrant Likely2009-10-151-0/+14
| * | | | | of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-151-0/+16
| * | | | | of: merge of_read_number() an of_read_ulong()Grant Likely2009-10-151-0/+23
| * | | | | of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely2009-10-151-0/+16
| * | | | | of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely2009-10-151-0/+32
| * | | | | of: add common header for flattened device tree representationGrant Likely2009-10-151-0/+26
| * | | | | of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely2009-10-151-0/+3
| * | | | | of: merge struct device_nodeGrant Likely2009-10-151-0/+32
| * | | | | of: merge phandle, ihandle and struct propertyGrant Likely2009-10-151-0/+12
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-081-42/+2
|\ \ \ \ \ \
| * | | | | | sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman2009-11-181-9/+0
| * | | | | | sysctl: kill dead ctl_handler definitions.Eric W. Biederman2009-11-181-11/+0
| * | | | | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-174-7/+29
| |\ \ \ \ \ \
| * | | | | | | sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman2009-11-121-3/+0
| * | | | | | | sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman2009-11-111-15/+2
| * | | | | | | sysctl: Make do_sysctl staticEric W. Biederman2009-11-061-4/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-052-0/+19
|\ \ \ \ \ \ \
| * | | | | | | include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...Andrew Morton2009-12-031-0/+2
| * | | | | | | x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven2009-10-022-0/+4
| * | | | | | | x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven2009-10-012-0/+7
| * | | | | | | x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-262-0/+6
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-054-9/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | sched, cputime: Introduce thread_group_times()Hidetoshi Seto2009-12-021-0/+4
| * | | | | | | | sched, cputime: Cleanups related to task_times()Hidetoshi Seto2009-12-021-0/+2
| * | | | | | | | sched: Revert 498657a478c60be092208422fefa9c7b248729c2Tejun Heo2009-12-021-0/+5
| * | | | | | | | sched, time: Define nsecs_to_jiffies()Hidetoshi Seto2009-11-261-0/+1
| * | | | | | | | sched: Remove task_{u,s,g}time()Hidetoshi Seto2009-11-261-3/+0
| * | | | | | | | sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto2009-11-261-0/+1
| * | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2009-11-2613-16/+67
| |\ \ \ \ \ \ \ \
| * | | | | | | | | cpumask: Partition_sched_domains takes array of cpumask_var_tRusty Russell2009-11-041-2/+6
| * | | | | | | | | sched: Remove unused cpu_nr_migrations()Hiroshi Shimamoto2009-11-041-1/+0
| * | | | | | | | | sched: Remove unused time_sync_thresh declarationHiroshi Shimamoto2009-11-041-2/+0
| * | | | | | | | | sched: Remove unused __schedule() declarationHiroshi Shimamoto2009-11-041-1/+0
| * | | | | | | | | sched, cpuacct: Fix niced guest time accountingRyota Ozaki2009-10-251-0/+1
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-057-80/+236
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing/syscalls: Make syscall events print callbacks staticFrederic Weisbecker2009-12-021-2/+2
| * | | | | | | | | | trace_syscalls: Simplify syscall profileLai Jiangshan2009-12-011-27/+4
| * | | | | | | | | | trace_syscalls: Remove duplicate init_enter_##sname()Lai Jiangshan2009-12-011-28/+2