aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita
2009-12-16bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaAkinobu Mita
2009-12-16resource: constify arg to resource_size() and resource_type()Jean Delvare
2009-12-16direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig
2009-12-16aio: remove unused fieldShaohua Li
2009-12-16kexec: premit reduction of the reserved memory sizeAmerigo Wang
2009-12-16ipc: HARD_MSGMAX should be higher not lower on 64bitAmerigo Wang
2009-12-16ipc/sem.c: add a per-semaphore pending listManfred Spraul
2009-12-16signals: kill force_sig_specific()Oleg Nesterov
2009-12-16signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()Oleg Nesterov
2009-12-16ptrace: change tracehook_report_syscall_exit() to handle steppingOleg Nesterov
2009-12-16ptrace: introduce user_single_step_siginfo() helperOleg Nesterov
2009-12-16ptrace: cleanup ptrace_init_task()->ptrace_link() pathOleg Nesterov
2009-12-16memcg: cleanup mem_cgroup_move_parent()Daisuke Nishimura
2009-12-16memcg: make memcg's file mapped consistent with global VMKAMEZAWA Hiroyuki
2009-12-16memcg: coalesce uncharge during unmap/truncateKAMEZAWA Hiroyuki
2009-12-16reiserfs: don't compile procfs.o at all if no supportAlexey Dobriyan
2009-12-16reiserfs: remove /proc/fs/reiserfs/versionAlexey Dobriyan
2009-12-16davinci: fb: update the driver in preparation for addition of power managemen...Chaithrika U S
2009-12-16sm501: implement acceleration featuresVincent Sanders
2009-12-16gpiolib: add support for changing value polarity in sysfsJani Nikula
2009-12-16gpio: add GPIO driver for the Timberdale FPGARichard Röjfors
2009-12-16oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-12-15lis3: selftest supportSamu Onkalo
2009-12-15lis3lv02d: axis remap and resource setup/releaseSamu Onkalo
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre
2009-12-15Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro
2009-12-15efi.h: use %pUl to print UUIDsJoe Perches
2009-12-15string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa
2009-12-15ctype: constify read-only _ctype stringAndré Goddard Rosa
2009-12-15vt: introduce and use vt_kmsg_redirect() functionBernhard Walle
2009-12-15cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon
2009-12-15cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon
2009-12-15cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon
2009-12-15cs5535: add a generic MFGPT driverAndres Salomon
2009-12-15cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon
2009-12-15err.h: add helper function to simplify pointer error checkingPhil Carmody
2009-12-15task_struct: make journal_info conditionalHiroshi Shimamoto
2009-12-15kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches
2009-12-15kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang
2009-12-15rwsem: fix rwsem_is_locked() bugsAmerigo Wang
2009-12-15kernel.h: remove initialization of bool in printk_onceJoe Perches
2009-12-15dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches
2009-12-15WARN_ONCE(): use bool for boolean flagCesar Eduardo Barros
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-15nommu: fix malloc performance by adding uninitialized flagJie Zhang
2009-12-15mm hugetlb: add hugepage support to pagemapNaoya Horiguchi