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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-26
[PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit()
Akinobu Mita
1
-0
/
+111
2006-03-26
[PATCH] bitops: generic {,test_and_}{set,clear,change}_bit()
Akinobu Mita
1
-0
/
+191
2006-03-26
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Akinobu Mita
15
-72
/
+60
2006-03-26
[PATCH] bitops: cris: remove unnecessary local_irq_restore()
Akinobu Mita
1
-1
/
+0
2006-03-26
[PATCH] bitops: parisc: add ()-pair in __ffz() macro
Akinobu Mita
1
-1
/
+1
2006-03-26
[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph...
Akinobu Mita
2
-7
/
+7
2006-03-26
[PATCH] arm: fix undefined reference to generic_fls
Akinobu Mita
1
-1
/
+30
2006-03-26
[PATCH] more s/fucn/func/ typo fixes
Akinobu Mita
2
-5
/
+5
2006-03-26
[PATCH] isdn4linux: Siemens Gigaset drivers - tty interface
Hansjoerg Lipp
1
-0
/
+32
2006-03-26
[PATCH] x86: kprobes-booster
Masami Hiramatsu
1
-0
/
+6
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
3
-5
/
+4
2006-03-26
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
1
-12
/
+6
2006-03-26
[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()
Roman Zippel
1
-20
/
+0
2006-03-26
[PATCH] hrtimers: remove state field
Roman Zippel
1
-9
/
+2
2006-03-26
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
1
-3
/
+1
2006-03-26
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
1
-1
/
+2
2006-03-26
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
1
-8
/
+12
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
1
-10
/
+7
2006-03-26
[PATCH] pass b_size to ->get_block()
Badari Pulavarty
1
-0
/
+1
2006-03-26
[PATCH] change buffer_head.b_size to size_t
Badari Pulavarty
1
-8
/
+11
2006-03-26
[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()
Mingming Cao
1
-1
/
+4
2006-03-26
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
Mingming Cao
1
-3
/
+3
2006-03-26
[PATCH] 2TB files: change type of kstatfs entries
Takashi Sato
1
-5
/
+5
2006-03-26
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
8
-1
/
+33
2006-03-26
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
5
-13
/
+5
2006-03-26
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
1
-3
/
+1
2006-03-26
[PATCH] mempool: add mempool_create_slab_pool()
Matthew Dobson
1
-0
/
+8
2006-03-26
[PATCH] mempool: add kzalloc allocator
Matthew Dobson
1
-2
/
+8
2006-03-26
[PATCH] mempool: add kmalloc allocator
Matthew Dobson
1
-0
/
+12
2006-03-26
[PATCH] mempool: add page allocator
Matthew Dobson
1
-0
/
+12
2006-03-26
[PATCH] Use loff_t for size in struct proc_dir_entry
Maneesh Soni
1
-1
/
+1
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
2
-0
/
+4
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
1
-0
/
+26
2006-03-26
[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
Andy Adamson
1
-0
/
+1
2006-03-26
[PATCH] hpet header sanitization
Randy Dunlap
1
-16
/
+20
2006-03-26
[PATCH] ipmi: add full sysfs support
Corey Minyard
3
-3
/
+48
2006-03-26
[PATCH] cleanup smp_call_function UP build
Con Kolivas
1
-1
/
+5
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
3
-4
/
+4
2006-03-26
[PATCH] Make address_space_operations->sync_page return void
NeilBrown
2
-2
/
+2
2006-03-26
[PATCH] EFI: keep physical table addresses in efi structure
Bjorn Helgaas
2
-9
/
+11
2006-03-26
[PATCH] ia64: ioremap: check EFI for valid memory attributes
Bjorn Helgaas
1
-13
/
+2
2006-03-26
[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()
Bjorn Helgaas
2
-2
/
+4
2006-03-26
[PATCH] ia64: use i386 dmi_scan.c
Matt Domsch
2
-0
/
+11
2006-03-26
[PATCH] Add flush_kernel_dcache_page() API
James Bottomley
1
-0
/
+6
2006-03-26
[PATCH] Add API for flushing Anon pages
James Bottomley
1
-0
/
+6
2006-03-26
[PATCH] protect remove_proc_entry
Steven Rostedt
1
-0
/
+3
2006-03-25
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+1
2006-03-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-88
/
+234
2006-03-25
[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion
Lennert Buytenhek
1
-0
/
+1
2006-03-25
Merge nommu tree
Russell King
5
-80
/
+111
[next]