Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds | 2012-02-02 | 23 | -97/+177 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | x86/reboot: Remove VersaLogic Menlow reboot quirk | Michael D Labriola | 2012-01-30 | 1 | -8/+0 | |
| | | | | * | | | | | | | x86/reboot: Skip DMI checks if reboot set by user | Michael D Labriola | 2012-01-30 | 1 | -2/+26 | |
| | | | | * | | | | | | | x86: Properly parenthesize cmpxchg() macro arguments | Jan Beulich | 2012-01-26 | 1 | -3/+3 | |
| | | | * | | | | | | | | sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW | Chanho Min | 2012-01-27 | 1 | -0/+5 | |
| | | | * | | | | | | | | sched: Fix ancient race in do_exit() | Yasunori Goto | 2012-01-27 | 1 | -0/+16 | |
| | | | * | | | | | | | | sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug | Suresh Siddha | 2012-01-26 | 1 | -5/+29 | |
| | | | * | | | | | | | | sched/s390: Fix compile error in sched/core.c | Christian Borntraeger | 2012-01-26 | 1 | -0/+1 | |
| | | | * | | | | | | | | sched: Fix rq->nr_uninterruptible update race | Peter Zijlstra | 2012-01-26 | 1 | -12/+6 | |
| | | * | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-01-31 | 10 | -20/+14 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | perf top: Fix number of samples displayed | Stephane Eranian | 2012-01-30 | 1 | -3/+10 | |
| | | | * | | | | | | | | | perf tools: Fix strlen() bug in perf_event__synthesize_event_type() | Stephane Eranian | 2012-01-30 | 1 | -1/+1 | |
| | | | * | | | | | | | | | perf tools: Fix broken build by defining _GNU_SOURCE in Makefile | David Daney | 2012-01-30 | 8 | -16/+3 | |
| | | |/ / / / / / / / / | ||||||
| | | * | | | | | | | | | x86/dumpstack: Remove unneeded check in dump_trace() | Dan Carpenter | 2012-01-28 | 1 | -1/+1 | |
| | | * | | | | | | | | | perf: Fix broken interrupt rate throttling | Stephane Eranian | 2012-01-27 | 2 | -38/+67 | |
| | * | | | | | | | | | | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava | 2012-01-26 | 5 | -8/+9 | |
| * | | | | | | | | | | | Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i... | Linus Torvalds | 2012-02-01 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | firewire: ohci: disable MSI on Ricoh controllers | Stefan Richter | 2012-01-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | firewire: ohci: add reset packet quirk for SB Audigy | Clemens Ladisch | 2012-01-26 | 1 | -0/+4 | |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | staging: fix go7007-usb license | Randy Dunlap | 2012-02-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | docbook: fix fatal errors in device-drivers docbook and add DMA Management se... | Randy Dunlap | 2012-02-01 | 1 | -2/+10 | |
| * | | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2012-02-01 | 14 | -167/+98 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h | David Miller | 2012-02-02 | 1 | -11/+33 | |
| | * | | | | | | | | | | | lib: Fix multiple definitions of clz_tab | David Miller | 2012-02-02 | 6 | -34/+26 | |
| | * | | | | | | | | | | | lib/digsig: checks for NULL return value | Dmitry Kasatkin | 2012-02-02 | 1 | -2/+6 | |
| | * | | | | | | | | | | | lib/mpi: added missing NULL check | Dmitry Kasatkin | 2012-02-02 | 1 | -0/+2 | |
| | * | | | | | | | | | | | lib/mpi: added comment on divide by 0 case | Dmitry Kasatkin | 2012-02-02 | 1 | -0/+4 | |
| | * | | | | | | | | | | | lib/mpi: check for possible zero length | Dmitry Kasatkin | 2012-02-02 | 1 | -0/+3 | |
| | * | | | | | | | | | | | lib/digsig: pkcs_1_v1_5_decode_emsa cleanup | Dmitry Kasatkin | 2012-02-02 | 1 | -25/+10 | |
| | * | | | | | | | | | | | lib/digsig: additional sanity checks against badly formated key payload | Dmitry Kasatkin | 2012-02-02 | 1 | -2/+7 | |
| | * | | | | | | | | | | | lib/mpi: removed unused functions | Dmitry Kasatkin | 2012-02-02 | 1 | -88/+0 | |
| | * | | | | | | | | | | | lib/mpi: checks for zero divisor length | Dmitry Kasatkin | 2012-02-02 | 1 | -0/+3 | |
| | * | | | | | | | | | | | lib/mpi: return error code on dividing by zero | Dmitry Kasatkin | 2012-02-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | lib/mpi: replaced MPI_NULL with normal NULL | Dmitry Kasatkin | 2012-02-02 | 3 | -7/+5 | |
| | * | | | | | | | | | | | lib/mpi: added missing NULL check | Dmitry Kasatkin | 2012-02-02 | 1 | -1/+2 | |
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-02-01 | 21 | -27/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-------. \ \ \ \ \ \ \ \ \ \ | Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier | 2012-01-30 | 20 | -26/+30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | | | | | IB/qib: Roll back PCIe tuning change | Mike Marciniszyn | 2012-01-27 | 1 | -1/+1 | |
| | | | | | | * | | | | | | | | | | | IB/qib: Use GFP_ATOMIC when locks are held | Julia Lawall | 2012-01-27 | 1 | -1/+1 | |
| | | | | | | | |/ / / / / / / / / | | | | | | | |/| | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | RDMA/nes: Copyright update | Tatyana Nikolova | 2012-01-30 | 14 | -14/+14 | |
| | | | | | * | | | | | | | | | | | RDMA/nes: Fix fast memory registration opcode | Tatyana Nikolova | 2012-01-27 | 1 | -1/+1 | |
| | | | | | * | | | | | | | | | | | RDMA/nes: Fix fast memory registration length | Tatyana Nikolova | 2012-01-27 | 1 | -0/+2 | |
| | | | | | * | | | | | | | | | | | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() | Roland Dreier | 2012-01-27 | 1 | -2/+3 | |
| | | | | | * | | | | | | | | | | | RDMA/nes: Fix for sending MPA reject frame | Tatyana Nikolova | 2012-01-27 | 1 | -0/+3 | |
| | | | | | |/ / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | | | IB/mlx4: pass SMP vendor-specific attribute MADs to firmware | Jack Morgenstein | 2012-01-30 | 1 | -5/+2 | |
| | | | | |/ / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | RDMA/core: Fix kernel panic by always initializing qp->usecnt | Bernd Schubert | 2012-01-27 | 2 | -1/+2 | |
| | | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | IB/ipath: Calling PTR_ERR() on right variable in create_file() | Dan Carpenter | 2012-01-27 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | RDMA/ucma: Discard all events for new connections until accepted | Sean Hefty | 2012-01-27 | 1 | -1/+4 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | proc: make sure mem_open() doesn't pin the target's memory | Oleg Nesterov | 2012-02-01 | 1 | -1/+13 | |
| * | | | | | | | | | | | proc: unify mem_read() and mem_write() | Oleg Nesterov | 2012-02-01 | 1 | -58/+32 |