summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move seccomp from /proc to a prctlAndrea Arcangeli2007-07-165-74/+51
* nbd.c: sock_xmit: cleanup signal related codeOleg Nesterov2007-07-161-16/+6
* kcdrwd: remove unneeded flush_signals() callOleg Nesterov2007-07-161-3/+0
* adb_probe_task: remove unneeded flush_signals() callOleg Nesterov2007-07-161-8/+2
* bd_claim_by_disk: fix warningAndrew Morton2007-07-161-10/+7
* Replace obscure constructs in fs/block_dev.cJohannes Weiner2007-07-161-22/+28
* fs/namespace.c should #include "internal.h"Adrian Bunk2007-07-161-0/+1
* sprint_symbol() cleanupAndrew Morton2007-07-161-6/+5
* HFS+: add custom dentry hash and comparison operationsDuane Griffin2007-07-166-1/+138
* HFS+: refactor ASCII to unicode conversion routine for later reuseDuane Griffin2007-07-161-45/+62
* mistaken ext4_inode_bitmap for ext4_block_bitmapToshiyuki Okajima2007-07-161-1/+1
* sysctl.c: add text telling people to use CTL_UNNUMBEREDAndrew Morton2007-07-161-1/+20
* Add Documentation/sysctl/ctl_unnumbered.txtAndrew Morton2007-07-161-0/+22
* FUTEX: Tidy up the codeThomas Gleixner2007-07-164-85/+74
* update description in Documentation/filesystems/vfs.txtBorislav Petkov2007-07-161-9/+13
* cdrom: replace hard-coded constants by kernel.h macro.Robert P. J. Day2007-07-161-2/+2
* sys_time() speedupIngo Molnar2007-07-161-8/+24
* is_power_of_2(): jbdvignesh babu2007-07-162-4/+6
* is_power_of_2: ext3/super.cvignesh babu2007-07-161-1/+2
* drop obsolete sys_ioctl exportChristoph Hellwig2007-07-161-8/+0
* doc/oops-tracing: add Code: decode infoRandy Dunlap2007-07-162-0/+65
* namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-168-10/+11
* ext3: remove extra IS_RDONLY() checkDave Hansen2007-07-161-1/+1
* update procfs-guide doc of read_funcC. Scott Ananian2007-07-161-19/+63
* Remove final two references to "__obsolete_setup" macroRobert P. J. Day2007-07-161-4/+0
* diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov2007-07-164-2/+121
* Introduce compat_u64 and compat_s64 typesArnd Bergmann2007-07-167-0/+14
* kerneldoc fix in audit_core_dumpsHenrik Kretzschmar2007-07-161-1/+1
* remove unused lock_cpu_hotplug_interruptible definitionNathan Lynch2007-07-161-1/+0
* ext4: fix deadlock in ext4_remount() and orphan list handlingJan Kara2007-07-161-0/+8
* ext3: fix deadlock in ext3_remount() and orphan list handlingJan Kara2007-07-161-0/+8
* adjust nosmp handlingJan Beulich2007-07-161-15/+27
* add a kmem_cache for nsproxy objectsCedric Le Goater2007-07-161-4/+17
* fix create_new_namespaces() return valueCedric Le Goater2007-07-164-15/+28
* dirty_writeback_centisecs_handler() cleanupAndrew Morton2007-07-161-6/+4
* Allow softlockup to be runtime disabledDave Jones2007-07-162-1/+13
* COBALT: remove all references to Cobalt NVRAMRobert P. J. Day2007-07-162-300/+1
* Document the fact that RCU callbacks can run in parallelPaul E. McKenney2007-07-161-1/+9
* binfmt_elf warning fixAndrew Morton2007-07-161-1/+1
* revert "vanishing ioctl handler debugging"Andrew Morton2007-07-161-11/+3
* user namespace: add unshareSerge E. Hallyn2007-07-165-4/+54
* user namespace: add the frameworkCedric Le Goater2007-07-1611-14/+137
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-1611-79/+12
* Audit: add TTY input auditingMiloslav Trmac2007-07-1614-21/+518
* Improve behaviour of spurious IRQ detectAlan Cox2007-07-162-1/+12
* intel-rng: undo mess made by an 80 column extremistAlan Cox2007-07-161-6/+4
* hugetlbfs: handle empty options stringLee Schermerhorn2007-07-162-3/+6
* hugetlbfs: use lib/parser, fix docsRandy Dunlap2007-07-162-32/+74
* fix typo in prefetch.hDave Jones2007-07-161-1/+1
* SubmitChecklist update, fix spelling errorJesper Juhl2007-07-161-2/+1
OpenPOWER on IntegriCloud