Age | Commit message (Expand) | Author |
2005-09-22 | [LLC]: Fix for Bugzilla ticket #5156 | Jochen Friedrich |
2005-09-22 | [LLC]: Use refcounting with struct llc_sap | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Do better struct sock accounting on skbs | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Use sk_wait_data | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Use some more likely/unlikely | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Add sysctl support for the LLC timeouts | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Use the sk_wait_event primitive | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Remove unused functions from llc_c_ev.c | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Use const in llc_c_ev.c | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Help the compiler with likely/unlikely, saving some more bytes | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Mark llc_find_next_offset as __init, saving some more bytes | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behav... | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Remove unneeded temp net_device variables | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplication | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Remove unneeded f_bit variables | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Simplify llc_c_ac code, removing unneeded assignments to variables | Arnaldo Carvalho de Melo |
2005-09-22 | [LLC]: Make llc_frame_alloc take a net_device as an argument | Arnaldo Carvalho de Melo |
2005-09-21 | [PATCH] uml: fix compile warning after consolidation patch | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] uml: comment about cast build fix | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] uml: readd removed unistd.h inclusion | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] uml: fix bogus HOST_ELF_CLASS symbol name | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] uml: Fix conflict between libc and ipv6 | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] uml: fix uname output on 32-bit binary on 64-bit host | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] uml: fix modify_ldt - missing break in switch | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] uml: remove verify_area_{tt,skas} | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] Remove unused var from asm/futex.h | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] uml: adapt asm/futex.h to our arch | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2005-09-21 | [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c | Catalin Marinas |
2005-09-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband | Linus Torvalds |
2005-09-21 | [IB] Fix RMPP receive length calculation | Hal Rosenstock |
2005-09-21 | [IB] Add MAD data field size definitions | Sean Hefty |
2005-09-21 | [PATCH] fat: fix adate | Stephane Kardas |
2005-09-21 | [PATCH] update URL for HPET spec. | Randy Dunlap |
2005-09-21 | [PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.h | Eric Dumazet |
2005-09-21 | [PATCH] skge: add maintainer | Stephen Hemminger |
2005-09-21 | [PATCH] fixup Documentation/DocBook/kernel-hacking.tmpl | Christoph Hellwig |
2005-09-21 | [PATCH] mm: add a note about partially hardcoded VM_* flags | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] mm: update stale comment for removal of page->list | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] README update from the stone age | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] fix locking comment in unmap_region() | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] Fix I2O config-osm init to return proper error | Deepak Saxena |
2005-09-21 | [PATCH] ppc64: Build zImage.vmode for G5 | Benjamin Herrenschmidt |
2005-09-21 | [PATCH] remove blkdev_scsi_issue_flush_fn again | Christoph Hellwig |
2005-09-21 | [PATCH] ppc64: Fix issue with non zero boot cpu | Anton Blanchard |
2005-09-21 | [PATCH] cciss: busy_initializing bug fix | Mike Miller |
2005-09-21 | [PATCH] PPC64: Fix boot for some pre-POWER4 systems | Olof Johansson |
2005-09-21 | [PATCH] Add printk_clock() | Andrew Morton |
2005-09-21 | [PATCH] Fix invisible threads problem | Sripathi Kodi |