summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-06-27clocksource: apb: Share APB timer code with other platformsJamie Iles
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-06-27x86, mtrr: lock stop machine during MTRR rendezvous sequenceSuresh Siddha
2011-06-27wireless: unify QoS control field definitionsJohannes Berg
2011-06-27ptrace: ptrace_reparented() should check same_thread_group()Oleg Nesterov
2011-06-27redefine thread_group_leader() as exit_signal >= 0Oleg Nesterov
2011-06-27kill task_detached()Oleg Nesterov
2011-06-27make do_notify_parent() __must_check, update the callersOleg Nesterov
2011-06-27kill tracehook_notify_death()Oleg Nesterov
2011-06-27make do_notify_parent() return boolOleg Nesterov
2011-06-27eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.hRoberto Sassu
2011-06-27jbd: Fix oops in journal_remove_journal_head()Jan Kara
2011-06-25ext3: use proper little-endian bitopsAkinobu Mita
2011-06-25ext2: include fs.h into ext2_fs.hPetr Uzel
2011-06-25ext3: Convert ext3 to new truncate calling conventionJan Kara
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-24fsl-diu-fb: remove check for pixel clock rangesTimur Tabi
2011-06-24Merge branch 'sh/clkfwk' into sh-latestPaul Mundt
2011-06-23UBI: clarify the volume notification types' docDavid Wagner
2011-06-22Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-06-23sched: Generalize sleep inside spinlock detectionFrederic Weisbecker
2011-06-22genirq: Remove unused CHECK_IRQ_PER_CPU()Thomas Gleixner
2011-06-22ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos
2011-06-22ath9k: add MAC revision detection for AR9330Gabor Juhos
2011-06-22netlink: advertise incomplete dumpsJohannes Berg
2011-06-22ptrace: s/tracehook_tracer_task()/ptrace_parent()/Tejun Heo
2011-06-22ptrace: kill clone/exec tracehooksTejun Heo
2011-06-22ptrace: kill trivial tracehooksTejun Heo
2011-06-22ptrace: move SIGTRAP on exec(2) logic to ptrace_event()Tejun Heo
2011-06-22ptrace: introduce ptrace_event_enabled() and simplify ptrace_event() and trac...Tejun Heo
2011-06-22ptrace: kill task_ptrace()Tejun Heo
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-06-21dcb: Add ieee_dcb_delapp() and dcb op to delete app entryJohn Fastabend
2011-06-21net: dcbnl, add multicast group for DCBJohn Fastabend
2011-06-21cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840Michael Chan
2011-06-21PM: Fix async resume following suspend failureAlan Stern
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern
2011-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-06-21dt/platform: allow device name to be overriddenGrant Likely
2011-06-21dt: add of_platform_populate() for creating device from the device treeGrant Likely
2011-06-21dt: Add default match table for bus idsGrant Likely
2011-06-21Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel
2011-06-21Merge branch 'common/dma' into sh-latestPaul Mundt
2011-06-21dmaengine: shdma: add .needs_tend_set / .no_dmars flagsKuninori Morimoto
2011-06-21dmaengine: shdma: add dmaor_is_32bit flagKuninori Morimoto
2011-06-21dmaengine: shdma: add chcr_ie_bitKuninori Morimoto
2011-06-21dmaengine: shdma: add chcr_write/read functionKuninori Morimoto