[ARM] 5360/1: Orion: fix compilation error
[safe/jmp/linux-2.6] / kernel /
2009-01-07 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-01-07 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/arjan/linux-2.6-async
2009-01-07 Heiko Carstensstop_machine/cpu hotplug: fix disable_nonboot_cpus
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Arjan van de Venresource: allow MMIO exclusivity for device drivers
2009-01-07 Arjan van de Venasync: don't do the initcall stuff post boot
2009-01-07 Arjan van de Venasync: Asynchronous function calls to speed up kernel...
2009-01-07 Peter Zijlstrasched: fix possible recursive rq->lock
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-01-07 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-01-07 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-01-06 Johannes Weinerdma-coherent: catch oversized requests to dma_alloc_fro...
2009-01-06 Andrew Mortondma_alloc_coherent: clean it up
2009-01-06 Andrew Mortondma_alloc_from_coherent(): fix fallback to generic...
2009-01-06 Hidehiro Kawaicoredump_filter: permit changing of the default filter
2009-01-06 Sukadev BhattiproluSEND_SIG_NOINFO: set si_pid to tgid instead of pid
2009-01-06 Sukadev BhattiproluSEND_SIG_NOINFO: masquerade si_pid when crossing pid...
2009-01-06 Randy Dunlapkmod: fix varargs kernel-doc
2009-01-06 Masami Hiramatsukprobes: support probing module __init function
2009-01-06 Masami Hiramatsumodule: add MODULE_STATE_LIVE notify
2009-01-06 Masami Hiramatsukprobes: remove called_from argument
2009-01-06 Masami Hiramatsukprobes: support probing module __exit function
2009-01-06 Masami Hiramatsukprobes: add __kprobes to kprobe internal functions
2009-01-06 Masami Hiramatsukprobes: add kprobe_insn_mutex and cleanup arch_remove_...
2009-01-06 Masami Hiramatsumodule: add within_module_core() and within_module_init()
2009-01-06 Masami Hiramatsukprobes: add tests for register_kprobes
2009-01-06 Masami Hiramatsukprobes: indirectly call kprobe_target
2009-01-06 Masami Hiramatsukprobes: bugfix: try_module_get even if calling_mod...
2009-01-06 KOSAKI Motohiroprofile: don't include <asm/ptrace.h> twice.
2009-01-06 Paul MackerrasAllow times and time system calls to return small negat...
2009-01-06 Arjan van de Venoops: increment the oops UUID every time we oops
2009-01-06 Zhaoleifork.c: cleanup for copy_sighand()
2009-01-06 Alexey DobriyanRemove remaining unwinder code
2009-01-06 Oleg Nesterovmm: introduce get_mm_hiwater_xxx(), fix taskstats-...
2009-01-06 David Rientjesmm: add dirty_background_bytes and dirty_bytes sysctls
2009-01-06 Hugh Dickinsmm: remove cgroup_mm_owner_callbacks
2009-01-06 David Rientjesoom: print triggering task's cpuset and mems allowed
2009-01-06 James MorrisMerge branch 'next' into for-linus
2009-01-06 David HowellsCRED: Fix regression in cap_capable() as shown up by...
2009-01-06 James MorrisRevert "CRED: Fix regression in cap_capable() as shown...
2009-01-06 Kay Sieverspm: struct device - replace bus_id with dev_name()...
2009-01-06 Ming Leikernel/ksysfs.c:fix dependence on CONFIG_NET
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-06 Jiri Kosinatrivial: printk: fix indentation of new_text_line decla...
2009-01-06 Li Zefansched: fix section mismatch
2009-01-06 Li Zefansched: fix double kfree in failure path
2009-01-06 Ingo MolnarMerge branches 'sched/clock', 'sched/cleanups' and...
2009-01-06 Ingo MolnarMerge branches 'core/futexes', 'core/locking', 'core...
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2009-01-05 Ingo Molnarhrtimer: splitout peek ahead functionality, fix
2009-01-05 Li Zefansched: clean up arch_reinit_sched_domains()
2009-01-05 Li Zefansched: mark sched_create_sysfs_power_savings_entries...
2009-01-05 Ingo MolnarMerge branch 'linus' into sched/urgent
2009-01-05 Thomas Gleixnerhrtimer: fixup comments
2009-01-05 Peter Zijlstrahrtimer: fix recursion deadlock by re-introducing the...
2009-01-05 Thomas Gleixnerhrtimer: simplify hotplug migration
2009-01-05 Thomas Gleixnerhrtimer: fix HOTPLUG_CPU=n compile warning
2009-01-05 Thomas Gleixnerhrtimer: splitout peek ahead functionality
2009-01-05 Paul E. McKenneyrcu: fix rcutorture bug
2009-01-05 Paul E. McKenneyrcu: eliminate synchronize_rcu_xxx macro
2009-01-05 Paul E. McKenneyrcu: make treercu safe for suspend and resume
2009-01-05 Paul E. McKenneyrcu: fix rcutree grace-period-latency bug on small...
2009-01-05 Linus TorvaldsMerge branch 'audit.b61' of git://git./linux/kernel...
2009-01-05 David HowellsCRED: Fix regression in cap_capable() as shown up by...
2009-01-04 Heiko Carstensmodule: convert to stop_machine_create/destroy.
2009-01-04 Heiko Carstensstop_machine: introduce stop_machine_create/destroy.
2009-01-04 Helge Dellermodule: fix module loading failure of large kernel...
2009-01-04 Jianjun Kongmodule: fix warning of unused function when !CONFIG_PROC_FS
2009-01-04 Tim Abbottkernel/module.c: compare symbol values when marking...
2009-01-04 Li Zefancgroups: fix a race between cgroup_clone and umount
2009-01-04 Al Viroaudit: validate comparison operations, store them in...
2009-01-04 Al Viroclean up audit_rule_{add,del} a bit
2009-01-04 Al Viromake sure that filterkey of task,always rules is reported
2009-01-04 Al Viroaudit rules ordering, part 2
2009-01-04 Al Virofixing audit rule ordering mess, part 1
2009-01-04 Al Viroaudit_update_lsm_rules() misses the audit_inode_hash...
2009-01-04 Al Virosanitize audit_log_capset()
2009-01-04 Al Virosanitize audit_fd_pair()
2009-01-04 Al Virosanitize audit_mq_open()
2009-01-04 Al Virosanitize AUDIT_MQ_SENDRECV
2009-01-04 Al Virosanitize audit_mq_notify()
2009-01-04 Al Virosanitize audit_mq_getsetattr()
2009-01-04 Al Virosanitize audit_ipc_set_perm()
2009-01-04 Al Virosanitize audit_ipc_obj()
2009-01-04 Al Virosanitize audit_socketcall
2009-01-04 Al Virodon't reallocate buffer in every audit_sockaddr()
2009-01-04 KOSAKI Motohirogetrusage: RUSAGE_THREAD should return ru_utime and...
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-03 Linus TorvaldsMerge branch 'cputime' of git://git390.osdl.marist...
2009-01-03 Mike Travissched: put back some stack hog changes that were undone...
2009-01-03 Ingo Molnaria64: cpumask fix for is_affinity_mask_valid()
2009-01-03 Ingo Molnarcpumask: convert RCU implementations, fix
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Darren Hartfutex: catch certain assymetric (get|put)_futex_key...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
next