aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | ipc: HARD_MSGMAX should be higher not lower on 64bitAmerigo Wang2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | ipc/sem.c: add a per-semaphore pending listManfred Spraul2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | signals: kill force_sig_specific()Oleg Nesterov2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()Oleg Nesterov2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | ptrace: change tracehook_report_syscall_exit() to handle steppingOleg Nesterov2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | ptrace: introduce user_single_step_siginfo() helperOleg Nesterov2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | ptrace: cleanup ptrace_init_task()->ptrace_link() pathOleg Nesterov2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | memcg: cleanup mem_cgroup_move_parent()Daisuke Nishimura2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | memcg: make memcg's file mapped consistent with global VMKAMEZAWA Hiroyuki2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | reiserfs: don't compile procfs.o at all if no supportAlexey Dobriyan2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | reiserfs: remove /proc/fs/reiserfs/versionAlexey Dobriyan2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | sm501: implement acceleration featuresVincent Sanders2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | gpiolib: add support for changing value polarity in sysfsJani Nikula2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | gpio: add GPIO driver for the Timberdale FPGARichard Röjfors2009-12-16
| * | | | | | | | | | | | | | | | | | | | | | oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki2009-12-16
| |/ / / / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / / / fix ksm.h breakage of nommu buildHugh Dickins2009-12-16
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-12-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | dm: export suspended state to targetsKiyoshi Ueda2009-12-10
| * | | | | | | | | | | | | | | | | | | | | dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-10
| * | | | | | | | | | | | | | | | | | | | | dm: keep old table until after resume succeededAlasdair G Kergon2009-12-10
| * | | | | | | | | | | | | | | | | | | | | dm ioctl: retrieve status from inactive tableMike Snitzer2009-12-10
| * | | | | | | | | | | | | | | | | | | | | dm: rename dm_get_table to dm_get_live_tableAlasdair G Kergon2009-12-10
| * | | | | | | | | | | | | | | | | | | | | dm raid1: remove bio_endio from dm_rh_mark_nosyncMikulas Patocka2009-12-10
| * | | | | | | | | | | | | | | | | | | | | dm log: add flush callback fnMikulas Patocka2009-12-10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | perf_event: Convert to raw_spinlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | hrtimers: Convert to raw_spinlocksThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | rtmutes: Convert rtmutex.lock to raw_spinlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | sched: Convert pi_lock to raw_spinlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | plist: Make plist debugging raw_spinlock awareThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Cleanup the name space completelyThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Further name space cleanupsThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Implement new raw_spinlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Separate rwlock api from spinlock apiThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Split rwlock from spinlock headersThomas Gleixner2009-12-14
| | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-12-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | pcf50633: Query charger status directlyPaul Fertser2009-11-15
| * | | | | | | | | | | | | | | | | | | | | pcf50633: Get rid of charging restart software auto-triggeringPaul Fertser2009-11-15
| * | | | | | | | | | | | | | | | | | | | | pcf50633: introduces battery charging current controlBalaji Rao2009-11-15
* | | | | | | | | | | | | | | | | | | | | | lis3: selftest supportSamu Onkalo2009-12-15
* | | | | | | | | | | | | | | | | | | | | | lis3lv02d: axis remap and resource setup/releaseSamu Onkalo2009-12-15
* | | | | | | | | | | | | | | | | | | | | | atmel-mci: change use of dma slave interfaceNicolas Ferre2009-12-15
* | | | | | | | | | | | | | | | | | | | | | Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro2009-12-15