aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-16resource: constify arg to resource_size() and resource_type()Jean Delvare1-2/+2
2009-12-16direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig1-14/+8
2009-12-16aio: remove unused fieldShaohua Li1-4/+0
2009-12-16kexec: premit reduction of the reserved memory sizeAmerigo Wang1-0/+2
2009-12-16ipc: HARD_MSGMAX should be higher not lower on 64bitAmerigo Wang1-1/+1
2009-12-16ipc/sem.c: add a per-semaphore pending listManfred Spraul1-1/+4
2009-12-16signals: kill force_sig_specific()Oleg Nesterov1-1/+0
2009-12-16signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()Oleg Nesterov1-5/+0
2009-12-16ptrace: change tracehook_report_syscall_exit() to handle steppingOleg Nesterov1-0/+7
2009-12-16ptrace: introduce user_single_step_siginfo() helperOleg Nesterov1-0/+12
2009-12-16ptrace: cleanup ptrace_init_task()->ptrace_link() pathOleg Nesterov1-8/+3
2009-12-16memcg: cleanup mem_cgroup_move_parent()Daisuke Nishimura1-5/+2
2009-12-16memcg: make memcg's file mapped consistent with global VMKAMEZAWA Hiroyuki1-2/+2
2009-12-16memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki2-0/+21
2009-12-16reiserfs: don't compile procfs.o at all if no supportAlexey Dobriyan1-9/+21
2009-12-16reiserfs: remove /proc/fs/reiserfs/versionAlexey Dobriyan1-5/+0
2009-12-16davinci: fb: update the driver in preparation for addition of power management featuresChaithrika U S1-0/+1
2009-12-16sm501: implement acceleration featuresVincent Sanders1-0/+2
2009-12-16gpiolib: add support for changing value polarity in sysfsJani Nikula2-0/+12
2009-12-16gpio: add GPIO driver for the Timberdale FPGARichard Röjfors1-0/+37
2009-12-16oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki1-1/+3
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds4-10/+20
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds17-590/+891
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds2-1/+7
2009-12-15lis3: selftest supportSamu Onkalo1-0/+3
2009-12-15lis3lv02d: axis remap and resource setup/releaseSamu Onkalo1-0/+12
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre1-3/+1
2009-12-15Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro1-1/+8
2009-12-15efi.h: use %pUl to print UUIDsJoe Perches1-5/+1
2009-12-15string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa2-0/+2
2009-12-15ctype: constify read-only _ctype stringAndré Goddard Rosa1-1/+1
2009-12-15vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2-2/+15
2009-12-15cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon1-0/+13
2009-12-15cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon1-0/+32
2009-12-15cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon1-0/+2
2009-12-15cs5535: add a generic MFGPT driverAndres Salomon1-0/+67
2009-12-15cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon1-0/+58
2009-12-15err.h: add helper function to simplify pointer error checkingPhil Carmody1-0/+5
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto2-1/+9
2009-12-15kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches1-0/+44
2009-12-15kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang1-12/+0
2009-12-15rwsem: fix rwsem_is_locked() bugsAmerigo Wang1-5/+1
2009-12-15kernel.h: remove initialization of bool in printk_onceJoe Perches1-3/+3
2009-12-15dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches2-10/+8
2009-12-15WARN_ONCE(): use bool for boolean flagCesar Eduardo Barros1-4/+4
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-15nommu: fix malloc performance by adding uninitialized flagJie Zhang1-0/+5
2009-12-15mm hugetlb: add hugepage support to pagemapNaoya Horiguchi1-0/+3
2009-12-15include/linux/mm.h: remove unneeded ifdefHuang Shijie1-4/+1
2009-12-15mm: memory_hotplug: make offline_pages() staticAndrew Morton1-1/+0