Commit Graph

399490 Commits (91a319779cb3a871d48e39cccf6cc72348eb1512)
 

Author SHA1 Message Date
Waiman Long 1370e97bb2 seqlock: Add a new locking reader type 12 years ago
Linus Torvalds decf7abcc9 sound fixes for 3.12-rc1 12 years ago
Linus Torvalds 24ba40588f Merge git://www.linux-watchdog.org/linux-watchdog 12 years ago
Jingoo Han 0b77f766f3 hwmon: (k10temp) remove unnecessary pci_set_drvdata() 12 years ago
Mark Tinguely 08474ed639 xfs: remove dead code from xlog_recover_inode_pass2 12 years ago
Joerg Roedel d6a60fc1a8 Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next 12 years ago
Linus Torvalds b9b42eeb88 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux 12 years ago
Dan Carpenter aa9e10409e xfs: = vs == typo in ASSERT() 12 years ago
Linus Torvalds 7b7a2f0a31 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 12 years ago
Noam Camus c3567f8a35 ARC: SMP failed to boot due to missing IVT setup 12 years ago
Trond Myklebust 23c323af03 SUNRPC: No, I did not intend to create a 256KiB hashtable 12 years ago
Geert Uytterhoeven 134293059b sunrpc: Add missing kuids conversion for printing 12 years ago
Rafael J. Wysocki f1728fd159 Merge branch 'pm-cpufreq' 12 years ago
Stephane Eranian dbc33f7016 perf/x86: Fix uncore PCI fixed counter handling 12 years ago
Oleg Nesterov 878b5a6efd uprobes: Fix utask->depth accounting in handle_trampoline() 12 years ago
Stephane Eranian 6113af14c8 perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDING 12 years ago
Ingo Molnar e6d381834d perf/urgent fixes: 12 years ago
Herbert Xu 26052f9b9b crypto: crct10dif - Add fallback for broken initrds 12 years ago
Linus Torvalds d5d04bb48f Bye, bye, WfW flag 12 years ago
Linus Torvalds 1ae276a911 Two small fixes to the code that initializes the per-file crypto 12 years ago
Linus Torvalds 3b38f56c9d Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 12 years ago
Linus Torvalds b3b7568490 dma-buf updates for 3.12 12 years ago
Linus Torvalds c2d95729e3 Merge branch 'akpm' (patches from Andrew Morton) 12 years ago
Sergey Senozhatsky b34081f1cd lz4: fix compression/decompression signedness mismatch 12 years ago
Davidlohr Bueso 20b8875abc ipc: drop ipc_lock_check 12 years ago
Davidlohr Bueso 7a25dd9e04 ipc, shm: drop shm_lock_check 12 years ago
Davidlohr Bueso 32a2750010 ipc: drop ipc_lock_by_ptr 12 years ago
Davidlohr Bueso 530fcd16d8 ipc, shm: guard against non-existant vma in shmdt(2) 12 years ago
Davidlohr Bueso 05603c44a7 ipc: document general ipc locking scheme 12 years ago
Davidlohr Bueso 4718787d1f ipc,msg: drop msg_unlock 12 years ago
Davidlohr Bueso d9a605e40b ipc: rename ids->rw_mutex 12 years ago
Davidlohr Bueso c2c737a046 ipc,shm: shorten critical region for shmat 12 years ago
Davidlohr Bueso f42569b138 ipc,shm: cleanup do_shmat pasta 12 years ago
Davidlohr Bueso 2caacaa82a ipc,shm: shorten critical region for shmctl 12 years ago
Davidlohr Bueso c97cb9ccab ipc,shm: make shmctl_nolock lockless 12 years ago
Davidlohr Bueso 68eccc1dc3 ipc,shm: introduce shmctl_nolock 12 years ago
Davidlohr Bueso 3b1c4ad377 ipc: drop ipcctl_pre_down 12 years ago
Davidlohr Bueso 79ccf0f8c8 ipc,shm: shorten critical region in shmctl_down 12 years ago
Davidlohr Bueso 8b8d52ac38 ipc,shm: introduce lockless functions to obtain the ipc object 12 years ago
Rob Landley 6e19eded36 initmpfs: use initramfs if rootfstype= or root= specified 12 years ago
Rob Landley 16203a7a94 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled 12 years ago
Rob Landley 57f150a58c initmpfs: move rootfs code from fs/ramfs/ to init/ 12 years ago
Rob Landley 4bbee76bc9 initmpfs: move bdi setup from init_rootfs to init_ramfs 12 years ago
Rob Landley 137fdcc18a initmpfs: replace MS_NOUSER in initramfs 12 years ago
Jan Kara 5e4c0d9741 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt 12 years ago
Jingoo Han 4b39248365 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() 12 years ago
Jingoo Han bf4228f0ef drivers/w1/w1.c: replace strict_strtol() with kstrtol() 12 years ago
Maxim Levitsky 0ab30494bc memstick: add support for legacy memorysticks 12 years ago
Jingoo Han ccf5a04f70 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() 12 years ago
Jingoo Han b67fb086f3 drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() 12 years ago