| Commit message (Expand) | Author | Files | Lines |
2006-06-28 | [PATCH] mark address_space_operations const | Christoph Hellwig | 2 | -2/+2 |
2006-06-28 | [PATCH] x86: do_IRQ(): check irq number | Andrew Morton | 2 | -0/+12 |
2006-06-28 | [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add... | pageexec@freemail.hu | 1 | -6/+4 |
2006-06-28 | Properly delete sound/ppc/toonie.c | Linus Torvalds | 1 | -0/+0 |
2006-06-28 | [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled | Daniel Ritz | 1 | -6/+10 |
2006-06-28 | [PATCH] m68knommu: use Kconfig RAM config options in 68328 startup code | Greg Ungerer | 1 | -8/+10 |
2006-06-28 | [PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup code | Greg Ungerer | 1 | -11/+6 |
2006-06-28 | [PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup code | Greg Ungerer | 1 | -12/+7 |
2006-06-28 | [PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h header | Greg Ungerer | 1 | -2/+0 |
2006-06-28 | [PATCH] m68knommu: FEC driver event/irq fixes | Greg Ungerer | 1 | -39/+52 |
2006-06-28 | [PATCH] m68knommu: FEC driver set different priority/level on each IRQ | Willson Callan | 1 | -3/+3 |
2006-06-28 | [PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU family | Matt Waddel | 1 | -19/+179 |
2006-06-28 | [PATCH] m68knommu: avoid fec driver hang when link disappears | Philippe De Muyter | 1 | -4/+11 |
2006-06-28 | [PATCH] m68knommu: update m68knommu defconfnig | Greg Ungerer | 1 | -74/+133 |
2006-06-28 | [PATCH] m68knommu: build support for the Freescale 532x CPU family | Matt Waddel | 1 | -0/+2 |
2006-06-28 | [PATCH] m68knommu: build support for the Avnet/5282 board | Daniel Alomar | 1 | -0/+1 |
2006-06-28 | [PATCH] m68knommu: remove useless compiler args | Philipe De Muyter | 1 | -10/+11 |
2006-06-28 | [PATCH] voyager: add cpu_present_map | James Bottomley | 1 | -0/+2 |
2006-06-28 | [XFS] Fixup whitespace damage in log_write, remove final warning. | Nathan Scott | 1 | -2/+2 |
2006-06-28 | [PATCH] i4l fix DLE masking in isdn_tty_try_read | Karsten Keil | 1 | -1/+1 |
2006-06-28 | [PATCH] do_IRQ() warning fix | Andrew Morton | 1 | -2/+2 |
2006-06-28 | [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop() | Adrian Bunk | 1 | -1/+0 |
2006-06-28 | [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static | Adrian Bunk | 2 | -6/+1 |
2006-06-28 | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ | Jesper Juhl | 8 | -38/+19 |
2006-06-28 | [PATCH] Remove redundant NULL checks before [kv]free - in kernel/ | Jesper Juhl | 1 | -2/+1 |
2006-06-28 | [PATCH] Remove redundant NULL checks before [kv]free - in fs/ | Jesper Juhl | 1 | -6/+2 |
2006-06-28 | [PATCH] futex_requeue() optimization | Sebastien Dugue | 1 | -5/+8 |
2006-06-28 | [PATCH] rtmutex: Propagate priority settings into PI lock chains | Thomas Gleixner | 3 | -6/+40 |
2006-06-28 | [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation | Thomas Gleixner | 15 | -49/+202 |
2006-06-28 | [PATCH] Drop tasklist lock in do_sched_setscheduler | Thomas Gleixner | 1 | -1/+3 |
2006-06-28 | [PATCH] fix rt-mutex defaults and dependencies | Roman Zippel | 1 | -3/+1 |
2006-06-28 | [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support | Ingo Molnar | 7 | -41/+828 |
2006-06-28 | [PATCH] pi-futex: rt mutex futex api | Ingo Molnar | 1 | -0/+55 |
2006-06-28 | [PATCH] pi-futex: rt mutex tester | Thomas Gleixner | 20 | -1/+1923 |
2006-06-28 | [PATCH] pi-futex: rt mutex debug | Ingo Molnar | 8 | -1/+581 |
2006-06-28 | [PATCH] pi-futex: rt mutex docs | Steven Rostedt | 3 | -0/+981 |
2006-06-28 | [PATCH] pi-futex: rt mutex core | Ingo Molnar | 11 | -0/+1181 |
2006-06-28 | [PATCH] pi-futex: scheduler support for pi | Ingo Molnar | 3 | -31/+181 |
2006-06-28 | [PATCH] pi-futex: add plist implementation | Ingo Molnar | 4 | -0/+372 |
2006-06-28 | [PATCH] pi-futex: introduce WARN_ON_SMP | Ingo Molnar | 1 | -0/+6 |
2006-06-28 | [PATCH] pi-futex: introduce debug_check_no_locks_freed() | Ingo Molnar | 4 | -7/+13 |
2006-06-28 | [PATCH] pi-futex: robust futex docs fix | Ingo Molnar | 1 | -1/+1 |
2006-06-28 | [PATCH] pi-futex: futex code cleanups | Ingo Molnar | 4 | -122/+135 |
2006-06-28 | [PATCH] BUG() if setscheduler is called from interrupt context | Steven Rostedt | 1 | -0/+2 |
2006-06-28 | [PATCH] sched: uninline task_rq_lock() | Oleg Nesterov | 1 | -1/+1 |
2006-06-28 | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 11 | -33/+262 |
2006-06-28 | [PATCH] sched_domai: Allocate sched_group structures dynamically | Srivatsa Vaddagiri | 1 | -5/+43 |
2006-06-28 | [PATCH] sched_domai: Use kmalloc_node | Srivatsa Vaddagiri | 1 | -2/+3 |
2006-06-28 | [PATCH] sched_domai: Don't use GFP_ATOMIC | Srivatsa Vaddagiri | 1 | -1/+1 |
2006-06-28 | [PATCH] sched_domain: handle kmalloc failure | Srivatsa Vaddagiri | 2 | -62/+79 |