i2c: Storage class should be before const qualifier
[safe/jmp/linux-2.6] / kernel /
2008-02-24 Linus TorvaldsAdd memory barrier semantics to wake_up() & co
2008-02-24 Li Zefancgroup: remove dead code in cgroup_get_rootdir()
2008-02-24 Li Zefancgroup: remove duplicate code in find_css_set()
2008-02-24 Li Zefancgroup: fix subsys bitops
2008-02-24 Li Zefancgroup: fix memory leak in cgroup_get_sb()
2008-02-24 Li Zefancgroup: fix comments
2008-02-24 Srinivasa Dskprobes: refuse kprobe insertion on add/sub_preempt_cou...
2008-02-24 Thomas Gleixnerfutex: runtime enable pi and robust functionality
2008-02-24 Thomas Gleixnerfutex: fix init order
2008-02-24 Harvey Harrisonmarkers: fix sparse warnings in markers.c
2008-02-23 Rafael J. WysockiPM: Introduce PM_EVENT_HIBERNATE callback state
2008-02-22 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-21 Kay Sieversmodules: do not try to add sysfs attributes if !CONFIG_...
2008-02-21 Rafael J. WysockiHibernation: Handle DEBUG_PAGEALLOC on x86
2008-02-19 Thomas Gleixnergenirq: do not leave interupts enabled on free_irq
2008-02-19 S.Caglar Onurgenirq: spurious.c: use time_* macros
2008-02-19 Eric ParisAudit: use == not = in if statements
2008-02-17 Pavel Machektimer_list: print relative expiry time signed
2008-02-15 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-15 Jan Blunckd_path: Use struct path in struct avc_audit_data
2008-02-15 Jan BlunckUse struct path in fs_struct
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-15 Jan BlunckDont touch fs_struct in usermodehelper
2008-02-14 Thomas Gleixnerhrtimer: catch expired CLOCK_REALTIME timers early
2008-02-14 Thomas Gleixnerhrtimer: check relative timeouts for overflow
2008-02-14 Mathieu DesnoyersLinux Kernel Markers: support multiple probes
2008-02-14 Nishanth Aravamudanhugetlb: fix overcommit locking
2008-02-14 Harvey Harrisonremove final fastcall users
2008-02-14 Paul E. McKenneyrcupdate: fix comment
2008-02-13 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2008-02-13 Peter Zijlstrasched: rt-group: refure unrunnable tasks
2008-02-13 Peter Zijlstrasched: rt-group: clean up the ifdeffery
2008-02-13 Peter Zijlstrasched: rt-group: make rt groups scheduling configurable
2008-02-13 Peter Zijlstrasched: rt-group: interface
2008-02-13 Peter Zijlstrasched: rt-group: deal with PI
2008-02-13 Peter Zijlstrasched: fix incorrect irq lock usage in normalize_rt_tasks()
2008-02-13 Peter Zijlstrasched: fair-group: separate tg->shares from task_group_lock
2008-02-13 Peter Zijlstrahrtimer: more hrtimer_init_sleeper() fallout.
2008-02-12 H. Peter Anvintimeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC
2008-02-10 Oleg Nesterovhrtimer: don't modify restart_block->fn in restart...
2008-02-10 Oleg Nesterovhrtimer: fix *rmtp/restarts handling in compat_sys_nano...
2008-02-10 Oleg Nesterovhrtimer: fix *rmtp handling in hrtimer_nanosleep()
2008-02-10 john stultzntp: correct inconsistent interval/tick_length usage
2008-02-10 S.Çağlar OnurUpdate kernel/.gitignore with new auto-generated files
2008-02-08 Linus TorvaldsMerge branch 'for-2.6.25' of git://git./linux/kernel...
2008-02-08 Ralf BaechleIRQ_NOPROBE helper functions
2008-02-08 Yi YangAdd new string functions strict_strto* and convert...
2008-02-08 Sam Ravnborgcpu: fix section mismatch warnings for enable_nonboot_cpus
2008-02-08 Pavel EmelyanovDon't operate with pid_t in rtmutex tester
2008-02-08 Pavel EmelyanovUse find_task_by_vpid in posix timers
2008-02-08 H. Peter Anvinavoid overflows in kernel/time.c
2008-02-08 Joe Perchesprintk_ratelimit() functions should use CONFIG_PRINTK
2008-02-08 Li Zefanworkqueue: make delayed_work_timer_fn() static
2008-02-08 Adrian BunkThe scheduled 'time' option removal
2008-02-08 Jesper JuhlNuke duplicate header from sysctl.c
2008-02-08 Jesper JuhlNuke a duplicate include from profile.c
2008-02-08 Jesper JuhlNuke duplicate include from printk.c
2008-02-08 Jan Beulichconstify tables in kernel/sysctl_check.c
2008-02-08 Harvey Harrisonkernel: remove fastcall in kernel/*
2008-02-08 Li Zefantime: fix typo in comments
2008-02-08 Li Zefantimekeeping: rename timekeeping_is_continuous to timeke...
2008-02-08 Li Zefanclockevent: simplify list operations
2008-02-08 Li Zefanclocksource: remove redundant code
2008-02-08 Pavel EmelyanovGet rid of the kill_pgrp_info() function
2008-02-08 Pavel EmelyanovClean up the kill_something_info
2008-02-08 Pavel EmelyanovPidns: make full use of xxx_vnr() calls
2008-02-08 Oleg NesterovITIMER_REAL: convert to use struct pid
2008-02-08 Oleg Nesterovuglify kill_pid_info() to fix kill() vs exec() race
2008-02-08 Oleg Nesterovsys_getsid: don't use ->nsproxy directly
2008-02-08 Eric W. Biedermanpid: Extend/Fix pid_vnr
2008-02-08 Eric W. Biedermanpid: sys_wait... fixes
2008-02-08 Oleg Nesterovmove the related code from exit_notify() to exit_signals()
2008-02-08 Oleg Nesterovsys_setsid: remove now unneeded session != 1 check
2008-02-08 Oleg Nesterovfix group stop with exit race
2008-02-08 Oleg Nesterovstart the global /sbin/init with 0,0 special pids
2008-02-08 Oleg Nesterovmove daemonized kernel threads into the swapper's session
2008-02-08 Oleg Nesterovteach set_special_pids() to use struct pid
2008-02-08 Oleg Nesterovfix setsid() for sub-namespace /sbin/init
2008-02-08 Oleg Nesterovsys_setpgid(): simplify pid/ns interaction
2008-02-08 Oleg Nesterovwait_task_zombie: remove ->exit_state/exit_signal check...
2008-02-08 Oleg Nesterovwait_task_continued/zombie: don't use task_pid_nr_ns...
2008-02-08 Oleg Nesterovdo_wait: fix security checks
2008-02-08 Oleg Nesterovdo_wait: cleanup delay_group_leader() usage
2008-02-08 Oleg Nesterovwait_task_stopped(): remove unneeded delay_group_leader...
2008-02-08 Oleg Nesterovptrace_stop: fix racy nonstop_code setting
2008-02-08 Oleg Nesterovdo_wait: factor out "retval != 0" checks
2008-02-08 Oleg Nesterovwait_task_stopped: simplify and fix races with SIGCONT...
2008-02-08 Oleg Nesterovptrace_stop: fix the race with ptrace detach+attach
2008-02-08 Oleg Nesterovptrace_check_attach: remove unneeded ->signal != NULL...
2008-02-08 Oleg Nesterovkill my_ptrace_child()
2008-02-08 Oleg Nesterovkill PT_ATTACHED
2008-02-08 Andrew Mortonfix "modules: make module_address_lookup() safe"
2008-02-08 Christoph Lametermodules: include sections.h to avoid defining linker...
2008-02-08 Christoph LameterModules: handle symbols that have a zero value
2008-02-08 Eric W. Biedermanproc: seqfile convert proc_pid_status to properly handl...
2008-02-08 Pavel Emelyanovnamespaces: cleanup the code managed with PID_NS option
2008-02-08 Pavel Emelyanovnamespaces: cleanup the code managed with the USER_NS...
2008-02-08 Pavel Emelyanovnamespaces: move the IPC namespace under IPC_NS option
next