summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kbuild: only one call for include/ in make headers_*Sam Ravnborg2008-07-251-2/+3
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2515-22/+135
|\
| * powerpc: Wireup new syscallsTony Breeds2008-07-253-1/+14
| * Move update_mmu_cache() declaration from tlbflush.h to pgtable.hBenjamin Herrenschmidt2008-07-252-11/+13
| * powerpc/pseries: vio bus support for CMORobert Jennings2008-07-251-2/+25
| * powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-251-1/+1
| * powerpc/pseries: Add CMO paging statisticsBrian King2008-07-251-1/+4
| * powerpc/pseries: Utilities to set firmware page stateBrian King2008-07-251-0/+5
| * powerpc/pseries: Enable CMO feature during platform setupRobert Jennings2008-07-251-1/+2
| * powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot2008-07-251-1/+17
| * powerpc: BookE hardware watchpoint supportLuis Machado2008-07-251-0/+2
| * powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch2008-07-252-0/+10
| * ELF loader support for auxvec base platform stringNathan Lynch2008-07-251-1/+5
| * Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-251-3/+37
| |\
| | * powerpc/mpc5200: add PSC SICR bit definitionsGrant Likely2008-07-221-1/+31
| | * powerpc/mpc5200: Add AC97 register definitions for the MPC52xx PSCJon Smirl2008-07-221-2/+6
* | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2008-07-252-13/+68
|\ \ \
| * | | UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-241-8/+8
| * | | UBI: implement multiple volumes renameArtem Bityutskiy2008-07-241-3/+57
| * | | UBI: amend commentariesArtem Bityutskiy2008-07-241-2/+2
| * | | UBI: add ubi_sync() interfaceArtem Bityutskiy2008-07-241-0/+1
* | | | edac: i5100 new intel chipset driverArthur Jones2008-07-251-0/+3
* | | | fuse: nfs export special lookupsMiklos Szeredi2008-07-251-0/+3
* | | | locks: add special return value for asynchronous locksMiklos Szeredi2008-07-251-0/+6
* | | | per-task-delay-accounting: update taskstats for memory reclaim delayKeika Kobayashi2008-07-251-1/+5
* | | | per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2008-07-252-0/+23
* | | | task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi2008-07-251-0/+4
* | | | bsdacct: switch from global bsd_acct_struct instance to per-pidns onePavel Emelyanov2008-07-251-0/+3
* | | | pidns: add the struct bsd_acct_struct pointer on pid_namespace structPavel Emelyanov2008-07-251-0/+5
* | | | accounting: account for user time when updating memory integralsJonathan Lim2008-07-251-1/+1
* | | | pidns: remove find_task_by_pid, unused for a long timePavel Emelyanov2008-07-252-7/+1
* | | | pidns: remove now unused find_pid function.Pavel Emelyanov2008-07-252-4/+2
* | | | pidns: remove now unused kill_proc functionPavel Emelyanov2008-07-251-1/+0
* | | | shrink struct pid by removing padding on 64 bit buildsRichard Kennedy2008-07-251-1/+1
* | | | proper pid{hash,map}_init() prototypesAdrian Bunk2008-07-251-0/+3
* | | | proc: always do ->releaseAlexey Dobriyan2008-07-251-0/+1
* | | | move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk2008-07-251-1/+0
* | | | fs/partition/check.c: fix return value warningAbdel Benamrouche2008-07-251-1/+1
* | | | elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias2008-07-251-2/+2
* | | | ipc: do not use a negative value to re-enable msgmni automatic recomputingNadia Derbey2008-07-251-1/+2
* | | | ipc/sem.c: rewrite undo list lockingManfred Spraul2008-07-251-1/+5
* | | | ipc/sem.c: convert sem_array.sem_pending to struct list_headManfred Spraul2008-07-251-7/+5
* | | | ipc/sem.c: remove unused entries from struct sem_queueManfred Spraul2008-07-251-2/+0
* | | | ipc/sem.c: convert undo structures to struct list_headManfred Spraul2008-07-251-6/+6
* | | | idr: make idr_find rcu-safeNadia Derbey2008-07-251-0/+16
* | | | idr: error checking factorizationNadia Derbey2008-07-251-0/+6
* | | | idr: change the idr structureNadia Derbey2008-07-251-0/+2
* | | | calgary iommu: use the first kernels TCE tables in kdumpChandru2008-07-251-0/+8
* | | | workqueues: make get_online_cpus() useable for work->func()Oleg Nesterov2008-07-252-4/+13
* | | | workqueues: implement flush_work()Oleg Nesterov2008-07-251-0/+2
OpenPOWER on IntegriCloud