2013-09-12 |
Linus Torvalds | vfs: use __getname/__putname for getcwd() system call |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | vfs: don't copy things to user space holding the rcu... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge branch 'for-next' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge tag 'iommu-updates-v3.12' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge tag 'stable/for-linus-3.12-rc0-tag-three' of... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge branch 'sched-urgent-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | vfs: make getcwd() get the root and pwd path under rcu |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | vfs: move get_fs_root_and_pwd() to single caller |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Waiman Long | dcache: get/release read lock in read_seqbegin_or_lock... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Waiman Long | seqlock: Add a new locking reader type |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge tag 'sound-3.12' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge git://www.linux-watchdog.org/linux-watchdog |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Joerg Roedel | Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge branch 'next' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge branch 'for-next' of git://git.samba.org/sfrench... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Noam Camus | ARC: SMP failed to boot due to missing IVT setup |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Rafael J. Wysocki | Merge branch 'pm-cpufreq' |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Stephane Eranian | perf/x86: Fix uncore PCI fixed counter handling |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Oleg Nesterov | uprobes: Fix utask->depth accounting in handle_trampoline() |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Stephane Eranian | perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Ingo Molnar | Merge tag 'perf-urgent-for-mingo' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Bye, bye, WfW flag |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge branch 'for-v3.12-fix' of git://git.linaro.org... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Linus Torvalds | Merge tag 'for-3.12' of git://git.linaro.org/people... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew Morton) |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Sergey Senozhatsky | lz4: fix compression/decompression signedness mismatch |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc: drop ipc_lock_check |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc, shm: drop shm_lock_check |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc: drop ipc_lock_by_ptr |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc, shm: guard against non-existant vma in shmdt(2) |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc: document general ipc locking scheme |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,msg: drop msg_unlock |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc: rename ids->rw_mutex |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: shorten critical region for shmat |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: cleanup do_shmat pasta |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: shorten critical region for shmctl |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: make shmctl_nolock lockless |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: introduce shmctl_nolock |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc: drop ipcctl_pre_down |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: shorten critical region in shmctl_down |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | ipc,shm: introduce lockless functions to obtain the... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Rob Landley | initmpfs: use initramfs if rootfstype= or root= specified |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Rob Landley | initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Rob Landley | initmpfs: move rootfs code from fs/ramfs/ to init/ |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Rob Landley | initmpfs: move bdi setup from init_rootfs to init_ramfs |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Rob Landley | initmpfs: replace MS_NOUSER in initramfs |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jan Kara | lib/radix-tree.c: make radix_tree_node_alloc() work... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jingoo Han | drivers/w1/masters/mxc_w1.c: remove unnecessary platfor... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jingoo Han | drivers/w1/w1.c: replace strict_strtol() with kstrtol() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Maxim Levitsky | memstick: add support for legacy memorysticks |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jingoo Han | drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jingoo Han | drivers/pps/clients/pps-gpio.c: remove unnecessary... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: fix defective misuses of pkt_<level> |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: convert pr_info to pkt_info |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: convert pr_notice to pkt_notice |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: add struct pktcdvd_device.name to pr_err loggi... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: add struct pktcdvd_device * to pkt_dbg |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: consolidate DPRINTK and VPRINTK macros |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: convert printk to pr_<level> |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Joe Perches | pktcdvd: convert ZONE macro to static function get_zone() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Kees Cook | panic: call panic handlers before kmsg_dump |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Dan Carpenter | affs: use loff_t in affs_truncate() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: remove do-nothing NAME="%k" term from example... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: do not BUG if memory pressure prevented debugfs... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Andy Shevchenko | aoe: suppress compiler warnings |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Andy Shevchenko | aoe: remove custom implementation of kbasename() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: update internal version number to 85 |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: update copyright date |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: fill in per-AoE-target information for debugfs... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: provide file operations for debugfs files |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: add AoE-target files to debugfs |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Ed Cashin | aoe: create and destroy debugfs directory for aoe |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Cody P Schafer | mm/zswap: use postorder iteration when destroying rbtree |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Cody P Schafer | rbtree: allow tests to run as builtin |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Cody P Schafer | rbtree_test: add test for postorder iteration |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Cody P Schafer | rbtree: add rbtree_postorder_for_each_entry_safe()... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Cody P Schafer | rbtree: add postorder iteration functions |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Andrew Morton | block/partitions/efi.c: consistently use pr_foo() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: some style cleanups |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: delete annoying emacs style comments |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: compare first and last usable LBAs |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: account for pmbr size in lba |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: detect hybrid MBRs |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: do not require gpt partition to begin... |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: check pmbr record's starting lba |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Davidlohr Bueso | partitions/efi: use lba-aware partition records |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Michael Holzheu | s390/vmcore: use vmcore for zfcpdump |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Michael Holzheu | vmcore: enable /proc/vmcore mmap for s390 |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Jan Willeke | s390/vmcore: implement remap_oldmem_pfn_range for s390 |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Michael Holzheu | vmcore: introduce remap_oldmem_pfn_range() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Michael Holzheu | s390/vmcore: use ELF header in new memory feature |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Michael Holzheu | vmcore: introduce ELF header in new memory feature |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Xishi Qiu | kexec: remove unnecessary return |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Oleg Nesterov | exec: cleanup the error handling in search_binary_handler() |
commit | commitdiff | tree | snapshot |
2013-09-11 |
Oleg Nesterov | exec: don't retry if request_module() fails |
commit | commitdiff | tree | snapshot |
next |