index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-22
[LLC]: Use the sk_wait_event primitive
Arnaldo Carvalho de Melo
1
-38
/
+27
2005-09-22
[LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait
Arnaldo Carvalho de Melo
1
-80
/
+67
2005-09-22
[LLC]: Remove unused functions from llc_c_ev.c
Arnaldo Carvalho de Melo
1
-24
/
+1
2005-09-22
[LLC]: Use const in llc_c_ev.c
Arnaldo Carvalho de Melo
1
-66
/
+68
2005-09-22
[LLC]: Help the compiler with likely/unlikely, saving some more bytes
Arnaldo Carvalho de Melo
3
-25
/
+26
2005-09-22
[LLC]: Mark llc_find_next_offset as __init, saving some more bytes
Arnaldo Carvalho de Melo
1
-4
/
+4
2005-09-22
[LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behav...
Arnaldo Carvalho de Melo
1
-18
/
+7
2005-09-22
[LLC]: Remove unneeded temp net_device variables
Arnaldo Carvalho de Melo
1
-9
/
+5
2005-09-22
[LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplication
Arnaldo Carvalho de Melo
1
-38
/
+10
2005-09-22
[LLC]: Remove unneeded f_bit variables
Arnaldo Carvalho de Melo
1
-14
/
+7
2005-09-22
[LLC]: Simplify llc_c_ac code, removing unneeded assignments to variables
Arnaldo Carvalho de Melo
1
-8
/
+2
2005-09-22
[LLC]: Make llc_frame_alloc take a net_device as an argument
Arnaldo Carvalho de Melo
5
-75
/
+52
2005-09-21
[PATCH] uml: fix compile warning after consolidation patch
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-21
[PATCH] uml: comment about cast build fix
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-21
[PATCH] uml: readd removed unistd.h inclusion
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-21
[PATCH] uml: fix bogus HOST_ELF_CLASS symbol name
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+5
2005-09-21
[PATCH] uml: Fix conflict between libc and ipv6
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+5
2005-09-21
[PATCH] uml: fix uname output on 32-bit binary on 64-bit host
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+6
2005-09-21
[PATCH] uml: fix modify_ldt - missing break in switch
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-21
[PATCH] uml: remove verify_area_{tt,skas}
Paolo 'Blaisorblade' Giarrusso
2
-12
/
+0
2005-09-21
[PATCH] Remove unused var from asm/futex.h
Paolo 'Blaisorblade' Giarrusso
17
-17
/
+17
2005-09-21
[PATCH] uml: adapt asm/futex.h to our arch
Paolo 'Blaisorblade' Giarrusso
2
-47
/
+6
2005-09-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-41
/
+62
2005-09-21
[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c
Catalin Marinas
1
-0
/
+3
2005-09-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
2
-15
/
+19
2005-09-21
[IB] Fix RMPP receive length calculation
Hal Rosenstock
1
-2
/
+2
2005-09-21
[IB] Add MAD data field size definitions
Sean Hefty
2
-13
/
+17
2005-09-21
[PATCH] fat: fix adate
Stephane Kardas
1
-3
/
+8
2005-09-21
[PATCH] update URL for HPET spec.
Randy Dunlap
1
-1
/
+1
2005-09-21
[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.h
Eric Dumazet
1
-0
/
+2
2005-09-21
[PATCH] skge: add maintainer
Stephen Hemminger
1
-0
/
+6
2005-09-21
[PATCH] fixup Documentation/DocBook/kernel-hacking.tmpl
Christoph Hellwig
1
-1
/
+1
2005-09-21
[PATCH] mm: add a note about partially hardcoded VM_* flags
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+3
2005-09-21
[PATCH] mm: update stale comment for removal of page->list
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+4
2005-09-21
[PATCH] README update from the stone age
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+6
2005-09-21
[PATCH] fix locking comment in unmap_region()
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-21
[PATCH] Fix I2O config-osm init to return proper error
Deepak Saxena
1
-1
/
+4
2005-09-21
[PATCH] ppc64: Build zImage.vmode for G5
Benjamin Herrenschmidt
1
-1
/
+1
2005-09-21
[PATCH] remove blkdev_scsi_issue_flush_fn again
Christoph Hellwig
1
-38
/
+0
2005-09-21
[PATCH] ppc64: Fix issue with non zero boot cpu
Anton Blanchard
1
-1
/
+2
2005-09-21
[PATCH] cciss: busy_initializing bug fix
Mike Miller
1
-4
/
+1
2005-09-21
[PATCH] PPC64: Fix boot for some pre-POWER4 systems
Olof Johansson
1
-80
/
+89
2005-09-21
[PATCH] Add printk_clock()
Andrew Morton
1
-1
/
+6
2005-09-21
[PATCH] Fix invisible threads problem
Sripathi Kodi
1
-7
/
+77
2005-09-21
[PATCH] ppc64: Fix PCI flags when using OF device tree
Paul Mackerras
1
-3
/
+6
2005-09-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
12
-205
/
+275
2005-09-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-30
/
+52
2005-09-21
[SPARC] cs4231: Fix SBUS support in this driver.
Christopher Zimmermann
1
-157
/
+166
2005-09-21
[ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled.
Tom 'spot' Callaway
1
-1
/
+4
2005-09-21
[TCP]: Set default congestion control correctly for incoming connections.
Stephen Hemminger
1
-1
/
+1
[next]