summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix highmem PPC build failureKumar Gala2009-04-031-15/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-04-031-1/+1
|\
| * hwrng: timeriomem - Use phys address rather than virtAlexander Clouter2009-03-271-1/+1
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-0312-1535/+167
|\ \
| * | md/raid6: move raid6 data processing to raid6_pq.koDan Williams2009-03-311-0/+132
| * | md: move md_k.h from include/linux/raid/ to drivers/md/NeilBrown2009-03-311-411/+0
| * | md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-313-44/+0
| * | md: move most content from md.h to md_k.hNeilBrown2009-03-313-40/+40
| * | md: move LEVEL_* definition from md_k.h to md_u.hNeilBrown2009-03-313-12/+17
| * | md: move headers out of include/linux/raid/Christoph Hellwig2009-03-317-1050/+0
| * | md: Fix is_mddev_idle test (again).NeilBrown2009-03-311-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds2009-04-031-62/+4
|\ \ \
| * | | remove <linux/ata.h> include from <linux/hdreg.h>Bartlomiej Zolnierkiewicz2009-04-011-4/+0
| * | | include/linux/hdreg.h: remove unused definesBartlomiej Zolnierkiewicz2009-04-011-58/+0
| * | | include/linux/hdreg.h: cover WIN_* and friends with #ifndef/#endif __KERNEL__Bartlomiej Zolnierkiewicz2009-04-011-0/+2
| * | | include/linux/hdreg.h: cover struct hd_driveid with #ifndef/#endif __KERNEL__Bartlomiej Zolnierkiewicz2009-04-011-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-027-28/+24
|\ \ \ \
| * | | | Remove two unneeded exports and make two symbols static in fs/mpage.cDmitri Vorobiev2009-04-011-10/+0
| * | | | Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225Al Viro2009-04-012-12/+12
| * | | | Get rid of indirect include of fs_struct.hAl Viro2009-03-313-1/+5
| * | | | New helper - current_umask()Al Viro2009-03-311-0/+2
| * | | | New locking/refcounting for fs_structAl Viro2009-03-311-5/+3
| * | | | Take fs_struct handling to new file (fs/fs_struct.c)Al Viro2009-03-311-0/+2
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-04-022-4/+3
|\ \ \ \ \
| * | | | | drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_configJesse Barnes2009-04-031-1/+1
| * | | | | DRM: drm_crtc_helper.h doesn't actually need i2c.hJean Delvare2009-04-031-1/+0
| * | | | | drm: fix missing inline function on 32-bit powerpc.Dave Airlie2009-04-031-2/+2
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-021-15/+0
|\ \ \ \ \
| * | | | | tcp: add helper for counter tweaking due mid-wq changeIlpo Järvinen2009-04-021-15/+0
* | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-022-0/+9
* | | | | | Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt2009-04-021-0/+17
* | | | | | preadv/pwritev: Add preadv and pwritev system calls.Gerd Hoffmann2009-04-022-0/+10
* | | | | | kexec: add dmesg log symbols to /proc/vmcoreinfo listsNeil Horman2009-04-021-0/+4
* | | | | | pci: Add AMD8111 PCI Bridge PCI Device IDHarry Ciao2009-04-021-0/+1
* | | | | | pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov2009-04-021-37/+6
* | | | | | pids: refactor vnr/nr_ns helpers to make them safeOleg Nesterov2009-04-021-7/+20
* | | | | | pids: document task_pgrp/task_session is not safe without tasklist/rcuOleg Nesterov2009-04-021-0/+5
* | | | | | synclink_gt: add clock optionsPaul Fulghum2009-04-021-0/+1
* | | | | | struct linux_binprm: drop unused fieldsKirill A. Shutemov2009-04-021-2/+1
* | | | | | cpu hotplug: remove unused cpuhotplug_mutex_lock()Lai Jiangshan2009-04-021-16/+0
* | | | | | tracehook_notify_death: use task_detached() helperOleg Nesterov2009-04-021-1/+1
* | | | | | forget_original_parent: split out the un-ptrace partOleg Nesterov2009-04-022-1/+6
* | | | | | ptrace: fix possible zombie leak on PTRACE_DETACHOleg Nesterov2009-04-021-0/+1
* | | | | | signals: remove 'handler' parameter to tracehook functionsOleg Nesterov2009-04-021-9/+4
* | | | | | cpusets: replace zone allowed functions with node allowedDavid Rientjes2009-04-021-6/+27
* | | | | | cgroups: add 'data' field to struct cgroup_scannerLi Zefan2009-04-021-0/+1
* | | | | | cgroups: use css id in swap cgroup for saving memory v5KAMEZAWA Hiroyuki2009-04-021-7/+6
* | | | | | memcg: remove mem_cgroup_reclaim_imbalance() remnantsKOSAKI Motohiro2009-04-021-7/+0
* | | | | | memcg: remove mem_cgroup_calc_mapped_ratio()KOSAKI Motohiro2009-04-021-6/+0
* | | | | | memcg: show memcg information during OOMBalbir Singh2009-04-021-0/+7
OpenPOWER on IntegriCloud