2011-12-08 |
Tetsuo Handa | TOMOYO: Fix pathname handling of disconnected paths. |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Linus Torvalds | Merge branch '3.2-rc-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Linus Torvalds | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Linus Torvalds | Merge branch 'pm-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Alan Stern | PM / Driver core: leave runtime PM enabled during syste... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Anton Vorontsov | of/irq: Get rid of NO_IRQ usage |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Linus Torvalds | Merge branch 'drm-fixes' of git://people.freedesktop... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Thomas Meyer | vmwgfx: Use kcalloc instead of kzalloc to allocate... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Daniel Vetter | drm/i915: fix infinite recursion on unbind due to ilk... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Alex Deucher | drm/radeon/kms: fix return type for radeon_encoder_get_... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Al Viro | fix apparmor dereferencing potentially freed dentry... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christoph Hellwig | xfs: fix the logspace waiting algorithm |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Geert Uytterhoeven | m68k: Wire up process_vm_{read,write}v |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Stephen Boyd | net: Silence seq_scale() unused warning |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Peter Pan(潘卫平) | ipv4:correct description for tcp_max_syn_backlog |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christoph Hellwig | xfs: fix nfs export of 64-bit inodes numbers on 32... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Nicholas Bellinger | iscsi-target: Fix hex2bin warn_unused compile message |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Andy Grover | target: Don't return an error if disabling unsupported... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Sebastian Andrzej... | target/rd: fix or rewrite the copy routine |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Sebastian Andrzej... | target/rd: simplify the page/offset computation |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christoph Hellwig | target: remove the unused se_dev_list |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Sebastian Andrzej... | target/file: walk properly over sg list |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Jörn Engel | target: remove unused struct fields |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Roland Dreier | target: Fix page length in emulated INQUIRY VPD page 86h |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Roland Dreier | target: Handle 0 correctly in transport_get_sectors_6() |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Roland Dreier | target: Don't return an error status for 0-length READ... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Thomas Meyer | iscsi-target: Use kmemdup rather than duplicating its... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Nicholas Bellinger | iscsi-target: Add missing F_BIT for iscsi_tm_rsp |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Nicholas Bellinger | iscsi-target: Fix residual count hanlding + remove... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Nicholas Bellinger | target: Reject SCSI data overflow for fabrics using... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christoph Hellwig | target: remove the unused t_task_pt_sgl and t_task_pt_s... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christoph Hellwig | target: remove the t_tasks_bidi se_cmd field |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christoph Hellwig | target: remove the t_tasks_fua se_cmd field |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christoph Hellwig | target: remove the se_ordered_node se_cmd field |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Christoph Hellwig | target: remove the se_obj_ptr and se_orig_obj_ptr se_cm... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Nicholas Bellinger | target: Drop config_item_name usage in fabric TFO-... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Roland Dreier | target: Get rid of unused se_cmd_cache |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Bart Van Assche | target: Avoid compiler warnings about signed one-bit... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Bart Van Assche | target: Improve system responsivity during I/O |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Nicholas Bellinger | iscsi-target: Fix sess allocation leak in iscsi_login_z... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Nicholas Bellinger | target: Address legacy PYX_TRANSPORT_* return code... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Ben Hutchings | pasemi_mac: Fix building as module |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Wei Liu | netback: Fix alert message. |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Linus Torvalds | Merge branch 'for_linus' of git://cavan.codon.org.uk... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Linus Torvalds | Merge branch 'timers-urgent-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Linus Torvalds | Merge branches 'core-urgent-for-linus' and 'irq-urgent... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Linus Torvalds | Merge branch 'sched-urgent-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Linus Torvalds | Merge branch 'for-linus' of git://git390.marist.edu... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
françois romieu | r8169: fix Rx index race between FIFO overflow recovery... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
françois romieu | r8169: Rx FIFO overflow fixes. |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Linus Walleij | gpio: fix a build failure on KS8695 GPIO |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Steven Rostedt | ftrace: Fix hash record accounting bug |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Steven Rostedt | perf: Fix parsing of __print_flags() in TP_printk() |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Gleb Natapov | jump_label: jump_label_inc may return before the code... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Steven Rostedt | ftrace: Remove force undef config value left for testing |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Li Zefan | tracing: Restore system filter behavior |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Ilya Dryomov | tracing: fix event_subsystem ref counting |
commit | commitdiff | tree | snapshot |
2011-12-05 |
David S. Miller | Merge branch 'for-davem' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
David S. Miller | ipv4: Fix peer validation on cached lookup. |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Seth Forshee | toshiba_acpi: Fix machines that don't support HCI_SYSTE... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Sergey Senozhatsky | intr_remapping: Fix section mismatch in ir_dev_scope_init() |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Sergey Senozhatsky | intel-iommu: Fix section mismatch in dmar_parse_rmrr_at... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Andreas Herrmann | x86, amd: Fix up numa_node information for AMD CPU... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Borislav Petkov | x86, AMD: Correct align_va_addr documentation |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Mathias Nyman | x86/rtc, mrst: Don't register a platform RTC device... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Major Lee | x86/mrst: Battery fixes |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Konrad Rzeszutek... | x86/paravirt: PTE updates in k(un)map_atomic need to... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
John W. Linville | Merge branch 'master' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Ingo Molnar | Merge branch 'ucode' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Peter Chubb | x86: Fix "Acer Aspire 1" reboot hang |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Ajaykumar Hotchandani | x86/mtrr: Resolve inconsistency with Intel processor... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Ingo Molnar | Merge branch 'tip/perf/urgent' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Borislav Petkov | x86: Document rdmsr_safe restrictions |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Srivatsa S... | x86, microcode: Fix the failure path of microcode updat... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Prarit Bhargava | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Bjorn Helgaas | x86/mpparse: Account for bus types other than ISA and PCI |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Feng Tang | x86, mrst: Change the pmic_gpio device type to IPC |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Jekyll Lai | mrst: Added some platform data for the SFI translations |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Jacob Pan | x86,mrst: Power control commands update |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Rafael J. Wysocki | x86/reboot: Blacklist Dell OptiPlex 990 known to requir... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Jack Steiner | x86, UV: Fix UV2 hub part number |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Mitsuo Hayasaka | x86: Add user_mode_vm check in stack_overflow_check |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Ingo Molnar | Merge branch 'perf/urgent' of git://github.com/acmel... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Peter Zijlstra | slab, lockdep: Fix silly bug |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Peter Zijlstra | perf: Fix loss of notification with multi-event |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Robert Richter | perf, x86: Force IBS LVT offset assignment for family 10h |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Peter Zijlstra | perf, x86: Disable PEBS on SandyBridge chips |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Linus Torvalds | x86: Fix boot failures on older AMD CPU's |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Konrad Rzeszutek... | xen/pm_idle: Make pm_idle be default_idle under Xen. |
commit | commitdiff | tree | snapshot |
2011-12-03 |
Julian Anastasov | ipv4: make sure RTO_ONLINK is saved in routing cache |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Dave Chinner | xfs: fix allocation length overflow in xfs_bmapi_write() |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Linus Torvalds | Merge branch 'usb-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Linus Torvalds | Merge branch 'staging-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Wey-Yi Guy | iwlwifi: change the default behavior of watchdog timer |
commit | commitdiff | tree | snapshot |
next |