summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: merge other miscellaneous prototypesGrant Likely2009-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: merge of_*_flat_dt*() functionsGrant Likely2009-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: merge of_read_number() an of_read_ulong()Grant Likely2009-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely2009-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely2009-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: add common header for flattened device tree representationGrant Likely2009-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.hGrant Likely2009-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: merge struct device_nodeGrant Likely2009-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: merge phandle, ihandle and struct propertyGrant Likely2009-10-15
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman2009-11-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysctl: kill dead ctl_handler definitions.Eric W. Biederman2009-11-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman2009-11-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman2009-11-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysctl: Make do_sysctl staticEric W. Biederman2009-11-06
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...Andrew Morton2009-12-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven2009-10-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven2009-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched, cputime: Introduce thread_group_times()Hidetoshi Seto2009-12-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched, cputime: Cleanups related to task_times()Hidetoshi Seto2009-12-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Revert 498657a478c60be092208422fefa9c7b248729c2Tejun Heo2009-12-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched, time: Define nsecs_to_jiffies()Hidetoshi Seto2009-11-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Remove task_{u,s,g}time()Hidetoshi Seto2009-11-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto2009-11-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2009-11-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpumask: Partition_sched_domains takes array of cpumask_var_tRusty Russell2009-11-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Remove unused cpu_nr_migrations()Hiroshi Shimamoto2009-11-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Remove unused time_sync_thresh declarationHiroshi Shimamoto2009-11-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Remove unused __schedule() declarationHiroshi Shimamoto2009-11-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched, cpuacct: Fix niced guest time accountingRyota Ozaki2009-10-25
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | / / / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing/syscalls: Make syscall events print callbacks staticFrederic Weisbecker2009-12-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace_syscalls: Simplify syscall profileLai Jiangshan2009-12-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace_syscalls: Remove duplicate init_enter_##sname()Lai Jiangshan2009-12-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace_syscalls: Add syscall_nr field to struct syscall_metadataLai Jiangshan2009-12-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace_syscalls: Remove enter_id exit_idLai Jiangshan2009-12-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace_syscalls: Set event_enter_##sname->data to its metadataLai Jiangshan2009-12-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | trace_syscalls: Remove unused event_syscall_enter and event_syscall_exitLai Jiangshan2009-12-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker2009-11-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker2009-11-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar2009-11-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Create new DEFINE_EVENT_PRINTSteven Rostedt2009-11-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Create new TRACE_EVENT_TEMPLATESteven Rostedt2009-11-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hw-breakpoints: Fix misordered ifdefFrederic Weisbecker2009-11-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headersFrederic Weisbecker2009-11-23